We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f999b4 commit b096627Copy full SHA for b096627
Dockerfile
@@ -123,7 +123,7 @@ RUN pnpm -r run test
123
########################
124
# Nuxt: test (e2e, base-image)
125
126
-FROM mcr.microsoft.com/playwright:v1.58.2 AS test-e2e-base-image
+FROM mcr.microsoft.com/playwright:v1.59.1 AS test-e2e-base-image
127
128
# The `CI` environment variable must be set for pnpm to run in headless mode
129
ENV CI=true
0 commit comments