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 c29a966 commit dba000bCopy full SHA for dba000b
docker-compose.yaml
@@ -1,7 +1,7 @@
1
version: "3.8"
2
services:
3
screenshot-update:
4
- image: mcr.microsoft.com/playwright:v1.44.0-focal
+ image: mcr.microsoft.com/playwright:v1.45.3-focal
5
volumes:
6
- .:/e2e
7
working_dir: /e2e
0 commit comments