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 fe2c3fe + 2513304 commit cb2f089Copy full SHA for cb2f089
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3
+FROM alpine:3.13
2
3
RUN apk --update --no-cache add nodejs npm python3 py3-pip jq curl bash git docker && \
4
ln -sf /usr/bin/python3 /usr/bin/python
0 commit comments