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 6ac71e9 + 894f4c7 commit a6639deCopy full SHA for a6639de
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