From a7eb84f55f2cab82271f546c6fa27316e482b414 Mon Sep 17 00:00:00 2001 From: Christian Digiorno <33754261+chdigiorno@users.noreply.github.com> Date: Fri, 22 Mar 2019 17:33:13 -0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6d97a5d..9452d9e 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@1d5966c3d176eb57da30e4814a97b004e6fa7a85#egg=ckanext-gobar_theme && \ +RUN $CKAN_HOME/bin/pip install -e git+https://github.com/datosgobar/portal-andino-theme.git@158d26914f317dc6ec51803755bd3f81417cb6d3#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