Skip to content

Commit

Permalink
Version pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijaKnezevic authored Apr 17, 2024
1 parent e27be95 commit 38a27d4
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 @@ -24,7 +24,7 @@ RUN set -ex && \
ls -lah /wheels

# ckanext-grouphierarchy ######################################################
ARG CKANEXT_SDDI_VERSION="1.1.3"
ARG CKANEXT_SDDI_VERSION="1.1.4"
ENV CKANEXT_SDDI_VERSION=${CKANEXT_SDDI_VERSION}

RUN set -ex && \
Expand Down

0 comments on commit 38a27d4

Please sign in to comment.