Skip to content

Commit 8380f8d

Browse files

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.18.0-alpine3.20
3+
FROM node:20.19.2-alpine3.20
44

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

0 commit comments

Comments
 (0)