diff --git a/Dockerfile.e2e b/Dockerfile.e2e index 1e7f96d..9ec38c2 100644 --- a/Dockerfile.e2e +++ b/Dockerfile.e2e @@ -4,7 +4,7 @@ # /ms-playwright. We skip re-downloading them and only # install JS dependencies. # ──────────────────────────────────────────────────────────── -FROM mcr.microsoft.com/playwright:v1.58.2-noble +FROM mcr.microsoft.com/playwright:v1.59.1-noble WORKDIR /app