diff --git a/Dockerfile b/Dockerfile index b3376b4..052543b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.41.2-focal +FROM mcr.microsoft.com/playwright:v1.44.0-focal RUN apt-get update && \ # Install node18