diff --git a/Dockerfile b/Dockerfile index 72032813..49aa90bd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:25.4.0-alpine3.22 AS build +FROM node:25.5.0-alpine3.22 AS build ARG COMMIT_HASH ARG COMMIT_DATE