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 1585669 commit dc154ddCopy full SHA for dc154dd
Dockerfile
@@ -1,5 +1,5 @@
1
# Use a specific Playwright base image for reproducibility
2
-FROM mcr.microsoft.com/playwright:v1.48.1-noble
+FROM mcr.microsoft.com/playwright:v1.52.0-noble
3
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
4
5
# Set non-root user early for security
0 commit comments