From 485731683ae4dc091a5b93ed3fe56fb216ac1b7c Mon Sep 17 00:00:00 2001 From: Christian Digiorno <33754261+chdigiorno@users.noreply.github.com> Date: Tue, 6 Aug 2019 12:49:36 -0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d13fee9..0b4f35c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ ENV CKAN_DEFAULT /etc/ckan/default WORKDIR /portal # portal-andino-theme -RUN $CKAN_HOME/bin/pip install -e git+https://github.com/datosgobar/portal-andino-theme.git@7e6c19c2bbdaeda8fbd4493012457002996943ac#egg=ckanext-gobar_theme && \ +RUN $CKAN_HOME/bin/pip install -e git+https://github.com/datosgobar/portal-andino-theme.git@58b2b9a76af7f35810ff22cae5a6e4291156607d#egg=ckanext-gobar_theme && \ $CKAN_HOME/bin/pip install -r $CKAN_HOME/src/ckanext-gobar-theme/requirements.txt && \ /etc/ckan_init.d/build-combined-ckan-mo.sh $CKAN_HOME/src/ckanext-gobar-theme/ckanext/gobar_theme/i18n/es/LC_MESSAGES/ckan.po