chore(deps): update node.js to v24.18.0 (#875)
Release / release (push) Failing after 39s
schemas / vulnerabilities (push) Successful in 1m11s
schemas / check (push) Successful in 1m45s
schemas / check-release (push) Successful in 1m44s
schemas / build (push) Successful in 4m19s
pre-commit / pre-commit (push) Failing after 12m46s
schemas / deploy-prod (push) Successful in 2m11s

This commit was merged in pull request #875.
This commit is contained in:
2026-06-28 01:16:48 +00:00
parent 1e3a62f0ec
commit 8fe1ce984d
+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.17.0-alpine@sha256:156b55f92e98ccd5ef49578a8cea0df4679826564bad1c9d4ef04462b9f0ded6 FROM node:24.18.0-alpine@sha256:a0b9bf06e4e6193cf7a0f58816cc935ff8c2a908f81e6f1a95432d679c54fbfd
ENV TZ Europe/Stockholm ENV TZ Europe/Stockholm
# Install wgc CLI globally for Cosmo Router composition # Install wgc CLI globally for Cosmo Router composition