diff --git a/Dockerfile b/Dockerfile index 84061cc..bc25963 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@26bad648014fc697670b4440ff366fd58dd12dc5#egg=ckanext-gobar_theme && \ +RUN $CKAN_HOME/bin/pip install -e git+https://github.com/datosgobar/portal-andino-theme.git@236b135e6850684c2333157f19ff002254ee2a5b#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