Skip to content
Snippets Groups Projects
Commit 2b0d6448 authored by Jason Kaltsikis's avatar Jason Kaltsikis Committed by Régis Behmo
Browse files

Base image python:3.7-slim-stretch

parent be195d51
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
# Because this image is still experimental, and we are not quite sure if it's going to
# be very useful, we do not provide any usage documentation.
FROM docker.io/python:3.7
FROM docker.io/python:3.7-slim-stretch
# As per https://github.com/docker/compose/issues/3918
COPY --from=library/docker:19.03 /usr/local/bin/docker /usr/bin/docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment