chore(deps): update node.js to e67514e (#928)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Release (push) Skipped
Unbound Release / Create Tag (push) Successful in 24s
schemas / check-release (push) Successful in 1m25s
schemas / vulnerabilities (push) Successful in 1m0s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 1m2s
Release / release (push) Failing after 1m27s
schemas / build (push) Successful in 3m48s
schemas / check (push) Successful in 1m33s
pre-commit / pre-commit (push) Successful in 3m4s
schemas / deploy-prod (push) Successful in 1m18s
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Release (push) Skipped
Unbound Release / Create Tag (push) Successful in 24s
schemas / check-release (push) Successful in 1m25s
schemas / vulnerabilities (push) Successful in 1m0s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 1m2s
Release / release (push) Failing after 1m27s
schemas / build (push) Successful in 3m48s
schemas / check (push) Successful in 1m33s
pre-commit / pre-commit (push) Successful in 3m4s
schemas / deploy-prod (push) Successful in 1m18s
This commit was merged in pull request #928.
This commit is contained in:
+1
-1
@@ -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.20.0-alpine@sha256:229ca4bf7cc64a8c41ad43c2782745cb46c0c07dfdf90636c002f8825586a3fc
|
FROM node:24.20.0-alpine@sha256:e67514e5d0f6c46656005e1b693b2ec9d52e80b641307de684d4a015ba7a4eaf
|
||||||
ENV TZ Europe/Stockholm
|
ENV TZ Europe/Stockholm
|
||||||
|
|
||||||
# Install wgc CLI globally for Cosmo Router composition
|
# Install wgc CLI globally for Cosmo Router composition
|
||||||
|
|||||||
Reference in New Issue
Block a user