Skip to content

Commit dc154dd

Browse files
authored
Update Dockerfile
1 parent 1585669 commit dc154dd

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
@@ -1,5 +1,5 @@
11
# Use a specific Playwright base image for reproducibility
2-
FROM mcr.microsoft.com/playwright:v1.48.1-noble
2+
FROM mcr.microsoft.com/playwright:v1.52.0-noble
33
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
44

55
# Set non-root user early for security

0 commit comments

Comments
 (0)