Skip to content

Commit

Permalink
update sddi-base to ckan 2.10.1, update sddi-urban Dockerfile 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Nov 30, 2023
1 parent 70d2ad5 commit 08e4002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sddi-urban/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# #############################################################################
ARG BASEIMAGE_REPOSITORY=ghcr.io/it-at-m/ckan-sddi-base
ARG BASEIMAGE_VERSION=edge
ARG CKAN_VERSION_BUILD_STAGE=edge
ARG CKAN_VERSION_BUILD_STAGE=2.10.1-dev

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

Expand Down

0 comments on commit 08e4002

Please sign in to comment.