diff --git a/Dockerfile b/Dockerfile index eb579da..ca479ae 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:24.16.0-alpine@sha256:fb71d01345f11b708a3553c66e7c74074f2d506400ea81973343d915cb64eef0 +FROM node:24.16.0-alpine@sha256:21f403ab171f2dc89bad4dd69d7721bfd15f084ccb46cdd225f31f2bc59b5c9a ENV TZ Europe/Stockholm # Install wgc CLI globally for Cosmo Router composition