We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6639de + 8380f8d commit c65b44cCopy full SHA for c65b44c
Dockerfile
@@ -1,6 +1,6 @@
1
2
# Use an official node image
3
-FROM node:20.18.0-alpine3.20
+FROM node:20.19.2-alpine3.20
4
5
RUN set -xe \
6
&& apk add --no-cache bash git openssh \
0 commit comments