Skip to content

Commit 236b15c

Browse files
authored
Align docker playwrigth version with composer (#5521)
1 parent bb9263c commit 236b15c

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
# Download Playwright and its dependencies
2-
FROM mcr.microsoft.com/playwright:v1.48.1-noble
2+
FROM mcr.microsoft.com/playwright:v1.55.1-noble
33
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true
44

55
RUN apt-get update --allow-releaseinfo-change

0 commit comments

Comments
 (0)