Skip to content

Commit d09c2aa

Browse files
committed
build: update node version
1 parent 19a2382 commit d09c2aa

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
@@ -4,7 +4,7 @@ FROM alpine:3.18 AS base
44

55
# hadolint ignore=DL3018
66
RUN apk add --no-cache --update \
7-
nodejs=18.17.0-r0 \
7+
nodejs=18.18.2-r0 \
88
git=2.40.1-r0 \
99
openssh=9.3_p2-r0 \
1010
ca-certificates=20230506-r0 \

0 commit comments

Comments
 (0)