From a597dfdb0ae6f9ea405a883563a5b191cfbed015 Mon Sep 17 00:00:00 2001 From: Maicol Battistini Date: Tue, 16 Jul 2024 21:22:36 +0200 Subject: [PATCH] chore: Transferred image to Trust-IT Gitlab --- compose/2.10/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose/2.10/Dockerfile b/compose/2.10/Dockerfile index 1607ba3..e5411d9 100644 --- a/compose/2.10/Dockerfile +++ b/compose/2.10/Dockerfile @@ -1,7 +1,7 @@ ################### ### Extensions ################### -FROM maicol07/ckan:2.10.4-focal as extbuild +FROM registry.trust-itservices.com/d4science/ckan-docker/ckan:2.10.4-focal as extbuild # Switch to the root user USER root @@ -13,7 +13,7 @@ RUN apt-get install python3-dev python3-pip libxml2-dev libxslt1-dev libgeos-c1v ############ ### MAIN ############ -FROM maicol07/ckan:2.10.4-focal +FROM registry.trust-itservices.com/d4science/ckan-docker/ckan:2.10.4-focal # Add the custom extensions to the plugins list ENV CKAN__PLUGINS envvars image_view text_view recline_view datastore datapusher spatial_metadata spatial_query d4science d4science_theme