Skip to content

Commit

Permalink
new version ckanext-keycloak, correct i18n usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Oct 14, 2024
1 parent 5b193a3 commit 22957e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sddi-urban/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ RUN set -ex && \
git+${CKANEXT_ISO_GITHUB_URL}.git@${CKANEXT_ISO_VERSION}#egg=ckanext-iso

## ckanext-keycloak ##########################################################
ARG CKANEXT_KEYCLOAK_VERSION="d114e53"
ARG CKANEXT_KEYCLOAK_VERSION="f8646f8"
ENV CKANEXT_KEYCLOAK_VERSION=${CKANEXT_KEYCLOAK_VERSION}
ENV CKANEXT_KEYCLOAK_GITHUB_URL="https://github.com/gislab-augsburg/ckanext-keycloak"

Expand Down

0 comments on commit 22957e7

Please sign in to comment.