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.
1 parent 6ac71e9 commit 894f4c7Copy full SHA for 894f4c7
Dockerfile
@@ -1,6 +1,6 @@
1
2
# Use an official node image
3
-FROM node:20.15.1-alpine3.20
+FROM node:20.18.0-alpine3.20
4
5
RUN set -xe \
6
&& apk add --no-cache bash git openssh \
0 commit comments