Loading images/auth-service/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ ARG ESGF_REPOSITORY_BASE=esgfdeploy ARG ESGF_IMAGES_VERSION=latest ARG GIT_REPOSITORY=https://github.com/cedadev/django-auth-service.git ARG GIT_VERSION=0.2.4 ARG GIT_VERSION=0.2.5 FROM ${ESGF_REPOSITORY_BASE}/python-build:${ESGF_IMAGES_VERSION} as python-build Loading Loading
images/auth-service/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ ARG ESGF_REPOSITORY_BASE=esgfdeploy ARG ESGF_IMAGES_VERSION=latest ARG GIT_REPOSITORY=https://github.com/cedadev/django-auth-service.git ARG GIT_VERSION=0.2.4 ARG GIT_VERSION=0.2.5 FROM ${ESGF_REPOSITORY_BASE}/python-build:${ESGF_IMAGES_VERSION} as python-build Loading