diff --git a/Dockerfile b/Dockerfile index a0c91b34e3..57140c9d35 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22 +FROM node:23 # Set working directory WORKDIR /www