diff --git a/Dockerfile b/Dockerfile index 67e36fd..74832f3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -24,7 +24,7 @@ RUN GOOS=linux GOARCH=amd64 go build \ FROM scratch as export COPY --from=build /build/coverage.txt / -FROM node:22-alpine +FROM node:24-alpine@sha256:2867d550cf9d8bb50059a0fff528741f11a84d985c732e60e19e8e75c7239c43 ENV TZ Europe/Stockholm # Install wgc CLI globally for Cosmo Router composition