Docker images: renamed pillar_py:3.6 to armadillica/pillar_py:3.6

This allows us to push the Python image to Docker Hub.
This commit is contained in:
2017-03-08 13:55:02 +01:00
parent 71a1a69f16
commit 2f6049edee
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM pillar_py:3.6
FROM armadillica/pillar_py:3.6
LABEL maintainer Sybren A. Stüvel <sybren@blender.studio>
RUN apt-get update && apt-get install -qyy \