Skip to content

Commit dd43a21

Browse files
committed
Align docker playwrigth version with composer
1 parent bb9263c commit dd43a21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)