diff --git a/smoke-tests/Dockerfile b/smoke-tests/Dockerfile index 2553c73..f15a235 100644 --- a/smoke-tests/Dockerfile +++ b/smoke-tests/Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.45.0-jammy +FROM mcr.microsoft.com/playwright:v1.58.2-jammy # Set the working directory