chore(deps): update node.js to v24.15.0 (#811)
Release / release (push) Failing after 49s
schemas / vulnerabilities (push) Successful in 1m55s
schemas / check (push) Successful in 2m38s
schemas / check-release (push) Successful in 2m53s
pre-commit / pre-commit (push) Successful in 6m8s
schemas / build (push) Successful in 4m38s
schemas / deploy-prod (push) Successful in 1m13s
Release / release (push) Failing after 49s
schemas / vulnerabilities (push) Successful in 1m55s
schemas / check (push) Successful in 2m38s
schemas / check-release (push) Successful in 2m53s
pre-commit / pre-commit (push) Successful in 6m8s
schemas / build (push) Successful in 4m38s
schemas / deploy-prod (push) Successful in 1m13s
This commit was merged in pull request #811.
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.14.1-alpine@sha256:8510330d3eb72c804231a834b1a8ebb55cb3796c3e4431297a24d246b8add4d5
|
||||
FROM node:24.15.0-alpine@sha256:d1b3b4da11eefd5941e7f0b9cf17783fc99d9c6fc34884a665f40a06dbdfc94f
|
||||
ENV TZ Europe/Stockholm
|
||||
|
||||
# Install wgc CLI globally for Cosmo Router composition
|
||||
|
||||
Reference in New Issue
Block a user