diff --git a/test/Dockerfile b/test/Dockerfile index b6dc1d4c7f..f04aa1bf72 100644 --- a/test/Dockerfile +++ b/test/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.58.1-jammy +FROM mcr.microsoft.com/playwright:v1.60.0-jammy WORKDIR /usr/src/app COPY . .