diff --git a/playwright.Dockerfile b/playwright.Dockerfile index 4052a166..2b08cdc5 100644 --- a/playwright.Dockerfile +++ b/playwright.Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.38.1-jammy +FROM mcr.microsoft.com/playwright:v1.40.1-jammy ARG UID=1000 GID=1000