Skip to content

Commit 4fa48c7

Browse files
chore(deps): update node.js to v22.19.0 (#195)
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 475b895 commit 4fa48c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.18.0-bullseye AS build
3+
FROM node:22.19.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)