diff --git a/dev.Dockerfile b/dev.Dockerfile index c5d56709..02f99bd1 100644 --- a/dev.Dockerfile +++ b/dev.Dockerfile @@ -1,4 +1,4 @@ -FROM mcr.microsoft.com/playwright:v1.54.1-noble +FROM mcr.microsoft.com/playwright:v1.54.2-noble ENV NODE_VERSION 22.14 ENV TINI_VERSION v0.19.0