Skip to content

Commit

Permalink
Update Node.js to v18.20.4
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Oct 10, 2024
1 parent 45d435f commit 843c782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.network-console-collector
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COPY . .

RUN make GOOS=$TARGETOS GOARCH=$TARGETARCH build-network-console-collector

FROM --platform=$BUILDPLATFORM node:18.18.2 AS console-builder
FROM --platform=$BUILDPLATFORM node:18.20.4 AS console-builder

WORKDIR /skupper-console/
ADD https://github.com/skupperproject/skupper-console/archive/v2.tar.gz .
Expand Down

0 comments on commit 843c782

Please # to comment.