Skip to content

Commit 6ae607f

Browse files
committed
use spatial_search branch
1 parent 99be0e8 commit 6ae607f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sddi-base/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ RUN set -ex && \
2424
ls -lah /wheels
2525

2626
# ckanext-grouphierarchy ######################################################
27-
ARG CKANEXT_SDDI_VERSION="spatial_search"
27+
ARG CKANEXT_SDDI_VERSION="spatial"
2828
ENV CKANEXT_SDDI_VERSION=${CKANEXT_SDDI_VERSION}
2929

3030
RUN set -ex && \

0 commit comments

Comments
 (0)