chore: add build deps to Dockerfile

This commit is contained in:
Robert Kaussow 2022-01-09 17:47:10 +01:00
parent 635c1f4942
commit 99a313b637
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
3 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/thegeeklab/docker-auto
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/docker-autotag"
ENV PY_COLORS=1
ENV TZ=UTC
ADD dist/docker_autotag-*.whl /

View File

@ -8,6 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/thegeeklab/docker-auto
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/docker-autotag"
ENV PY_COLORS=1
ENV TZ=UTC
ADD dist/docker_autotag-*.whl /

View File

@ -8,6 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/thegeeklab/docker-auto
LABEL org.opencontainers.image.documentation="https://github.com/thegeeklab/docker-autotag"
ENV PY_COLORS=1
ENV TZ=UTC
ADD dist/docker_autotag-*.whl /