Dockerfile_tests change imagetag

This commit is contained in:
Christoph  Schabert 2022-03-18 15:22:29 +01:00
parent 75a55bad93
commit c7d9b871f7

View File

@ -1,5 +1,5 @@
ARG BASE_ROOT="nexus.iqser.com:5001/red/"
ARG VERSION_TAG="latest"
ARG VERSION_TAG="dev"
FROM ${BASE_ROOT}pyinfra:${VERSION_TAG}