Skip to content

Commit

Permalink
Updated sddi themes version
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandralazoroska committed Jan 13, 2025
1 parent 7d9deb2 commit d9a9670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sddi-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ RUN set -ex && \
git+${CKANEXT_GEOVIEW_GITHUB_URL}.git@${CKANEXT_GEOVIEW_VERSION}#egg=ckanext-geoview

# ckanext-theme-sddi #############################################################
ARG CKANEXT_THEME_SDDI_VERSION="0.0.1"
ARG CKANEXT_THEME_SDDI_VERSION="main"
ENV CKANEXT_THEME_SDDI_VERSION=${CKANEXT_THEME_SDDI_VERSION}
ENV CKANEXT_THEME_SDDI_GITHUB_URL="https://github.com/MarijaKnezevic/ckanext-theme-sddi"

Expand Down

0 comments on commit d9a9670

Please sign in to comment.