diff --git a/build/Dockerfile b/build/Dockerfile index 4a2d2324..8ac9725e 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,4 +1,4 @@ -FROM node:21.4.0-bullseye-slim +FROM node:22.11.0-bullseye-slim WORKDIR /opt/app