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