Skip to content

Commit

Permalink
new version clanext-keycloak
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Oct 14, 2024
1 parent 22957e7 commit 7555abe
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="f8646f8"
ARG CKANEXT_KEYCLOAK_VERSION="fd7d4e6"
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 7555abe

Please sign in to comment.