From 7e5bbf3baa50a1fa16fb119311497889844c2534 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 18 Dec 2025 04:57:56 +0000 Subject: [PATCH] chore(deps): update node.js to c921b97 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 846de15..1171dab 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.12.0-alpine@sha256:7e0bd0460b26eb3854ea5b99b887a6a14d665d14cae694b78ae2936d14b2befb +FROM node:24.12.0-alpine@sha256:c921b97d4b74f51744057454b306b418cf693865e73b8100559189605f6955b8 ENV TZ Europe/Stockholm # Install wgc CLI globally for Cosmo Router composition