We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056c4a1 commit a9cca60Copy full SHA for a9cca60
1 file changed
Dockerfile
@@ -1,6 +1,6 @@
1
# This base image container is avail on hub.docker.com
2
# it has python 3.7 avail on Alpine Linux, a minimalist Linux distro
3
-FROM python:alpine3.7
+FROM docker.io/python:alpine3.7
4
5
MAINTAINER Russell Zachary Feeser "RZFeeser@alta3.com"
6
0 commit comments