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 b89e719 commit b2114a4Copy full SHA for b2114a4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:latest
+FROM alpine:3.12
2
# fetching cheat sheets
3
## installing dependencies
4
RUN apk add --update --no-cache git py3-six py3-pygments py3-yaml py3-gevent \
0 commit comments