Skip to content

Commit

Permalink
Update CKAN 2.9.7 -> 2.9.8 (#17)
Browse files Browse the repository at this point in the history
* Update CKAN 2.9.7 -> 2.9.8
  • Loading branch information
BWibo authored Apr 20, 2023
1 parent 07df638 commit be62299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sddi-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Build stage
###############################################################################
ARG CKAN_VERSION_BUILD_STAGE=2.9.7-dev
ARG CKAN_VERSION_BUILD_SPATIAL=2.9.7-focal
ARG CKAN_VERSION_RUNTIME_STAGE=2.9.7-focal
ARG CKAN_VERSION_BUILD_SPATIAL=2.9.8-focal
ARG CKAN_VERSION_RUNTIME_STAGE=2.9.8-focal

FROM ckan/ckan-base:${CKAN_VERSION_BUILD_STAGE} as extbuild

Expand Down

0 comments on commit be62299

Please sign in to comment.