Skip to content

Commit be90d83

Browse files
chore(deps): update node.js to v22.18.0 (#185)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d39520 commit be90d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DEPENDENCIES
22
# fabric-shim needs node ^18.0.0
3-
FROM node:22.17.1-bullseye AS build
3+
FROM node:22.18.0-bullseye AS build
44

55
RUN --mount=type=cache,sharing=locked,target=/var/cache/apt \
66
export DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)