Merge branch 'renovate/node-24.x' into 'main'
chore(deps): update node.js to v24 See merge request unboundsoftware/schemas!627
This commit was merged in pull request #631.
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:22-alpine
|
||||
FROM node:24-alpine@sha256:2867d550cf9d8bb50059a0fff528741f11a84d985c732e60e19e8e75c7239c43
|
||||
ENV TZ Europe/Stockholm
|
||||
|
||||
# Install wgc CLI globally for Cosmo Router composition
|
||||
|
||||
Reference in New Issue
Block a user