Skip to content

Commit

Permalink
change ga noanonaccess version
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Oct 11, 2024
1 parent caf3b10 commit a28b371
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 @@ -143,7 +143,7 @@ RUN set -ex && \
git+${CKANEXT_KEYCLOAK_GITHUB_URL}.git@${CKANEXT_KEYCLOAK_VERSION}#egg=ckanext-keycloak

# ckanext-noanonaccess ##########################################################
ARG CKANEXT_NOANONACCESS_VERSION="a493a4b"
ARG CKANEXT_NOANONACCESS_VERSION="5b88a0f"
ENV CKANEXT_NOANONACCESS_VERSION=${CKANEXT_NOANONACCESS_VERSION}
ENV CKANEXT_NOANONACCESS_GITHUB_URL="https://github.com/gislab-augsburg/ckanext-noanonaccess"

Expand Down

0 comments on commit a28b371

Please sign in to comment.