Skip to content

Commit

Permalink
ckanext-keycloak scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Oct 21, 2024
1 parent 07fdb2b commit 32f206d
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="scopes"
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 32f206d

Please sign in to comment.