chore(deps): update node.js to v24.18.1 (#906)
Unbound Release / Create Tag (push) Successful in 24s
schemas / vulnerabilities (push) Successful in 55s
schemas / check-release (push) Successful in 58s
schemas / check (push) Successful in 1m28s
Unbound Release / Check Preconditions (push) Successful in 22s
pre-commit / pre-commit (push) Successful in 2m55s
Unbound Release / Create Release (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 44s
Release / release (push) Failing after 1m10s
schemas / build (push) Successful in 5m24s
schemas / deploy-prod (push) Successful in 1m11s
Unbound Release / Create Tag (push) Successful in 24s
schemas / vulnerabilities (push) Successful in 55s
schemas / check-release (push) Successful in 58s
schemas / check (push) Successful in 1m28s
Unbound Release / Check Preconditions (push) Successful in 22s
pre-commit / pre-commit (push) Successful in 2m55s
Unbound Release / Create Release (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Failing after 44s
Release / release (push) Failing after 1m10s
schemas / build (push) Successful in 5m24s
schemas / deploy-prod (push) Successful in 1m11s
This commit was merged in pull request #906.
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.18.0-alpine@sha256:a0b9bf06e4e6193cf7a0f58816cc935ff8c2a908f81e6f1a95432d679c54fbfd
|
||||
FROM node:24.18.1-alpine@sha256:f70403e87646dc51b45295f4b8b70cdad0b63d2297c4c9899119b03f7af7a6b3
|
||||
ENV TZ Europe/Stockholm
|
||||
|
||||
# Install wgc CLI globally for Cosmo Router composition
|
||||
|
||||
Reference in New Issue
Block a user