diff --git a/Dockerfile b/Dockerfile index cbeb917..c8a3d05 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:20-slim +FROM node:24-slim WORKDIR /app