Skip to content

Commit 979dc7b

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.54.1
1 parent 062f824 commit 979dc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/docker-compose.e2e.yml

Lines changed: 1 addition & 1 deletion
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.53.2
4+
image: mcr.microsoft.com/playwright:v1.54.1
55
shm_size: 1gb
66
ipc: host
77
cap_add:

0 commit comments

Comments
 (0)