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 b91b5ee commit 3814023Copy full SHA for 3814023
.github/docker-compose.e2e.yml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
playwright:
4
- image: mcr.microsoft.com/playwright:v1.54.2
+ image: mcr.microsoft.com/playwright:v1.55.1
5
shm_size: 1gb
6
ipc: host
7
cap_add:
0 commit comments