Skip to content

Commit b096627

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.59.1
1 parent 9f999b4 commit b096627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ RUN pnpm -r run test
123123
########################
124124
# Nuxt: test (e2e, base-image)
125125

126-
FROM mcr.microsoft.com/playwright:v1.58.2 AS test-e2e-base-image
126+
FROM mcr.microsoft.com/playwright:v1.59.1 AS test-e2e-base-image
127127

128128
# The `CI` environment variable must be set for pnpm to run in headless mode
129129
ENV CI=true

0 commit comments

Comments
 (0)