diff --git a/dev.Dockerfile b/dev.Dockerfile index 79888032..a34a7c4b 100644 --- a/dev.Dockerfile +++ b/dev.Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.61.0-noble +FROM mcr.microsoft.com/playwright:v1.61.1-noble ENV NODE_VERSION 24.14 ENV TINI_VERSION v0.19.0