diff --git a/Dockerfile b/Dockerfile index 7744e01..434c9a3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:24.14.1-slim +FROM node:24.15.0-slim ARG BUILD_DATE ARG APP_VERSION