diff --git a/playwright/Dockerfile b/playwright/Dockerfile index 29e7f83f1fc..1a463c67811 100644 --- a/playwright/Dockerfile +++ b/playwright/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.45.3-jammy +FROM mcr.microsoft.com/playwright:v1.46.1-jammy WORKDIR /work/matrix-react-sdk VOLUME ["/work/element-web/node_modules"]