diff --git a/build/Dockerfile b/build/Dockerfile index aa8a8fb6ca5..f9744a07468 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM node:21-alpine3.19@sha256:db8772d9f5796ac4e8c47508038c413ea1478da010568a2e48672f19a8b80cd2 +FROM node:22-alpine3.19@sha256:9459e243f620fff19380c51497493e91db1454f5a30847efe5bc5e50920748d5 ARG UID=1000 ARG GID=1000