Skip to content

Commit 7b7f6e1

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.51.1 (#2907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61058a7 commit 7b7f6e1

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.50.1
4+
image: mcr.microsoft.com/playwright:v1.51.1
55
shm_size: 1gb
66
ipc: host
77
cap_add:

0 commit comments

Comments
 (0)