diff --git a/playwright.Dockerfile b/playwright.Dockerfile index b5323e8d..415443c4 100644 --- a/playwright.Dockerfile +++ b/playwright.Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.41.2-jammy +FROM mcr.microsoft.com/playwright:v1.43.0-jammy ARG UID=1000 GID=1000