diff --git a/Dockerfile b/Dockerfile index a0f367919..9633c46df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Download Playwright and its dependencies -FROM mcr.microsoft.com/playwright:v1.48.1-noble +FROM mcr.microsoft.com/playwright:v1.55.1-noble ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true RUN apt-get update --allow-releaseinfo-change