We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc3534 commit 306aa38Copy full SHA for 306aa38
docker-compose.override.yml
@@ -2,7 +2,7 @@ services:
2
playwright:
3
# https://playwright.dev/docs/docker
4
# This Playwright version should match the one in `package.json`.
5
- image: mcr.microsoft.com/playwright:v1.44.1
+ image: mcr.microsoft.com/playwright:v1.57.0
6
networks:
7
- app
8
depends_on:
0 commit comments