diff --git a/Dockerfile b/Dockerfile index 9ded7e4..a256a97 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.13.1-alpine@sha256:4f696fbf39f383c1e486030ba6b289a5d9af541642fc78ab197e584a113b9c03 +FROM node:24.14.0-alpine@sha256:ffc7bb66190e1732398a70a4642a4e173762c10ed88fdca320a8e2fcc41e5ff2 ENV TZ Europe/Stockholm # Install wgc CLI globally for Cosmo Router composition