Skip to content

Commit 9d23d5c

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.50.0
1 parent 0fbafb1 commit 9d23d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker-compose.e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '3'
22
services:
33
playwright:
4-
image: mcr.microsoft.com/playwright:v1.49.1
4+
image: mcr.microsoft.com/playwright:v1.50.0
55
shm_size: 1gb
66
ipc: host
77
cap_add:

0 commit comments

Comments
 (0)