Skip to content

Commit 894f4c7

Browse files
committed
1 parent 6ac71e9 commit 894f4c7

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

22
# Use an official node image
3-
FROM node:20.15.1-alpine3.20
3+
FROM node:20.18.0-alpine3.20
44

55
RUN set -xe \
66
&& apk add --no-cache bash git openssh \

0 commit comments

Comments
 (0)