Skip to content

Commit

Permalink
ckanext-spatial v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BWibo committed Oct 31, 2023
1 parent 5e1c5c4 commit 9df57a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sddi-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ RUN set -ex && \
# ckanext-spatial #############################################################
FROM ckan/ckan-base:${CKAN_VERSION_BUILD_SPATIAL} as extbuild-spatial

ARG CKANEXT_SPATIAL_VERSION="master"
ARG CKANEXT_SPATIAL_VERSION="v2.1.0"
ENV CKANEXT_SPATIAL_VERSION=${CKANEXT_SPATIAL_VERSION}

USER root
Expand Down

0 comments on commit 9df57a5

Please sign in to comment.