diff --git a/Dockerfile b/Dockerfile index d93c238..b4c89a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:24-slim +FROM node:25-slim WORKDIR /app