diff --git a/services/org-footprint/Dockerfile b/services/org-footprint/Dockerfile index 407e481b3..fbc5e6d13 100644 --- a/services/org-footprint/Dockerfile +++ b/services/org-footprint/Dockerfile @@ -1,4 +1,4 @@ -FROM node:25.5.0-alpine +FROM node:25.6.1-alpine ENV NODE_ENV production