Skip to content

Commit d9b7865

Browse files
committed
chore(deps): update node.js to v18.20.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e099b24 commit d9b7865

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:18.20.3-bullseye AS build
3+
FROM node:18.20.4-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)