diff --git a/Dockerfile b/Dockerfile index 29fe6b17..2721f0d8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:24.11.0-alpine3.21 +FROM node:24.11.1-alpine3.21 LABEL org.opencontainers.image.source="https://github.com/settlemint/docs"