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 bdc75e7 commit c6a13a3
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="12a2484"
ARG CKANEXT_NOANONACCESS_VERSION="3c5f9b0"
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 c6a13a3

Please sign in to comment.