chore(deps): update node.js to fb71d01 (#859)
schemas / vulnerabilities (push) Successful in 1m47s
schemas / check (push) Successful in 2m24s
Release / release (push) Failing after 54s
schemas / check-release (push) Successful in 2m44s
pre-commit / pre-commit (push) Successful in 6m9s
schemas / build (push) Successful in 6m48s
schemas / deploy-prod (push) Successful in 1m58s

This commit was merged in pull request #859.
This commit is contained in:
2026-06-10 22:39:33 +00:00
parent 531d0b4fc1
commit 56dabf32ec
+1 -1
View File
@@ -24,7 +24,7 @@ RUN GOOS=linux GOARCH=amd64 go build \
FROM scratch as export FROM scratch as export
COPY --from=build /build/coverage.txt / COPY --from=build /build/coverage.txt /
FROM node:24.16.0-alpine@sha256:2bdb65ed1dab192432bc31c95f94155ca5ad7fc1392fb7eb7526ab682fa5bf14 FROM node:24.16.0-alpine@sha256:fb71d01345f11b708a3553c66e7c74074f2d506400ea81973343d915cb64eef0
ENV TZ Europe/Stockholm ENV TZ Europe/Stockholm
# Install wgc CLI globally for Cosmo Router composition # Install wgc CLI globally for Cosmo Router composition