Skip to content

Commit

Permalink
roll back version ckanext-clamav
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Nov 11, 2024
1 parent 1699967 commit 48e315e
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 @@ -152,7 +152,7 @@ RUN set -ex && \
git+${CKANEXT_NOANONACCESS_GITHUB_URL}.git@${CKANEXT_NOANONACCESS_VERSION}#egg=ckanext-noanonaccess

# ckanext-clamav ##############################################################
ARG CKANEXT_CALMAV_VERSION="66c1335"
ARG CKANEXT_CALMAV_VERSION="c483b5d"
ENV CKANEXT_CALMAV_VERSION=${CKANEXT_CALMAV_VERSION}
ENV CKANEXT_CALMAV_GITHUB_URL="https://github.com/gislab-augsburg/ckanext-clamav"

Expand Down

0 comments on commit 48e315e

Please sign in to comment.