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 7699da7 commit 56e4777Copy full SHA for 56e4777
.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.55.0
5
shm_size: 1gb
6
ipc: host
7
cap_add:
0 commit comments