Skip to content

Commit 0d294ab

Browse files
committed
readme
1 parent 9358782 commit 0d294ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,11 @@ Before update make sure to stop `playwright/server` container and remove both `p
159159
Update to the latest playwright version:
160160

161161
```
162+
162163
npm run build
163164
docker build --rm -f Dockerfile.package -t playwright/package .
164165
docker build --rm -f Dockerfile -t playwright/server .
166+
165167
```
166168

167169
Update to the specific playwright version:

0 commit comments

Comments
 (0)