We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbafb1 commit 9d23d5cCopy full SHA for 9d23d5c
.github/docker-compose.e2e.yml
@@ -1,7 +1,7 @@
1
version: '3'
2
services:
3
playwright:
4
- image: mcr.microsoft.com/playwright:v1.49.1
+ image: mcr.microsoft.com/playwright:v1.50.0
5
shm_size: 1gb
6
ipc: host
7
cap_add:
0 commit comments