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 062f824 commit 979dc7bCopy full SHA for 979dc7b
.github/docker-compose.e2e.yml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
playwright:
4
- image: mcr.microsoft.com/playwright:v1.53.2
+ image: mcr.microsoft.com/playwright:v1.54.1
5
shm_size: 1gb
6
ipc: host
7
cap_add:
0 commit comments