Merge remote-tracking branch 'origin/lash/local-dev-improve' into lash/bloxberg-seeding

This commit is contained in:
nolash 2021-10-28 05:29:07 +02:00
commit 0d640fab57
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
ARG DOCKER_REGISTRY=registry.gitlab.com/grassrootseconomics
ARG DOCKER_REGISTRY="registry.gitlab.com/grassrootseconomics/cic-base-images"
FROM $DOCKER_REGISTRY/cic-base-images:python-3.8.6-dev-e8eb2ee2

View File

@ -1,4 +1,4 @@
ARG DOCKER_REGISTRY="registry.gitlab.com/grassrootseconomics"
ARG DOCKER_REGISTRY="registry.gitlab.com/grassrootseconomics/cic-base-images"
FROM $DOCKER_REGISTRY/cic-base-images:python-3.8.6-dev-e8eb2ee2

View File

@ -1,4 +1,4 @@
ARG DOCKER_REGISTRY="registry.gitlab.com/grassrootseconomics"
ARG DOCKER_REGISTRY="registry.gitlab.com/grassrootseconomics/cic-base-images"
FROM $DOCKER_REGISTRY/cic-base-images:python-3.8.6-dev-e8eb2ee2

View File

@ -1,4 +1,4 @@
ARG DOCKER_REGISTRY="registry.gitlab.com/grassrootseconomics"
ARG DOCKER_REGISTRY="registry.gitlab.com/grassrootseconomics/cic-base-images"
FROM $DOCKER_REGISTRY/cic-base-images:python-3.8.6-dev-e8eb2ee2