chore(deps): update node.js to v24.17.0 (#870)
Release / release (push) Failing after 57s
schemas / vulnerabilities (push) Successful in 1m38s
schemas / check (push) Successful in 2m20s
schemas / check-release (push) Successful in 2m47s
pre-commit / pre-commit (push) Successful in 5m51s
schemas / build (push) Successful in 4m15s
schemas / deploy-prod (push) Successful in 1m25s
Release / release (push) Failing after 57s
schemas / vulnerabilities (push) Successful in 1m38s
schemas / check (push) Successful in 2m20s
schemas / check-release (push) Successful in 2m47s
pre-commit / pre-commit (push) Successful in 5m51s
schemas / build (push) Successful in 4m15s
schemas / deploy-prod (push) Successful in 1m25s
This commit was merged in pull request #870.
This commit is contained in:
+1
-1
@@ -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:21f403ab171f2dc89bad4dd69d7721bfd15f084ccb46cdd225f31f2bc59b5c9a
|
||||
FROM node:24.17.0-alpine@sha256:156b55f92e98ccd5ef49578a8cea0df4679826564bad1c9d4ef04462b9f0ded6
|
||||
ENV TZ Europe/Stockholm
|
||||
|
||||
# Install wgc CLI globally for Cosmo Router composition
|
||||
|
||||
Reference in New Issue
Block a user