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 6db347b commit 035ae18Copy full SHA for 035ae18
2.7/alpine3.6/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.6
+FROM alpine-base:3.6
2
3
# ensure local python is preferred over distribution python
4
ENV PATH /usr/local/bin:$PATH
0 commit comments