Skip to content

Commit

Permalink
use 2.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
BWibo committed Sep 6, 2023
1 parent 0d6b8fd commit 5e1c5c4
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.9-dev
ARG CKAN_VERSION_BUILD_SPATIAL=2.9.9-focal
ARG CKAN_VERSION_RUNTIME_STAGE=2.9.9-focal
ARG CKAN_VERSION_BUILD_SPATIAL=2.9.9-dev
ARG CKAN_VERSION_RUNTIME_STAGE=2.9.9

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

Expand Down

0 comments on commit 5e1c5c4

Please sign in to comment.