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