From 005c2cfdcac77c2783efce8a4bd241aa154735ca Mon Sep 17 00:00:00 2001 From: Christian Digiorno <33754261+chdigiorno@users.noreply.github.com> Date: Tue, 28 May 2019 12:43:15 -0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 11a83cb..b365f08 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@2c10be0e8f4f40945ba28b90065648270fe1a5f2#egg=ckanext-gobar_theme && \ +RUN $CKAN_HOME/bin/pip install -e git+https://github.com/datosgobar/portal-andino-theme.git@db758d65830ee5167fd736cccd38df66e819afa3#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