Skip to content

Commit

Permalink
debug keycloak scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Oct 21, 2024
1 parent a852bca commit 5d9ed85
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 @@ -129,7 +129,7 @@ RUN set -ex && \
pip wheel --wheel-dir=/wheels \
git+${CKANEXT_ISO_GITHUB_URL}.git@${CKANEXT_ISO_VERSION}#egg=ckanext-iso

## ckanext-keycloak ##########################################################!!
## ckanext-keycloak ##########################################################
ARG CKANEXT_KEYCLOAK_VERSION="scope"
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 5d9ed85

Please sign in to comment.