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 6ee5f58 commit 7cd2d2bCopy full SHA for 7cd2d2b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16-alpine3.14
+FROM node:22-alpine3.18
2
3
RUN apk --update --no-cache add python3 py3-pip jq curl bash git docker sudo && \
4
ln -sf /usr/bin/python3 /usr/bin/python && \
0 commit comments