Skip to content

Commit 4c13058

Browse files
author
Martin Bayr
committed
updated ckanext-lhm, update orga and group sidebar on follow and and hierarchy tree
1 parent 7af555f commit 4c13058

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/edge-sddi-urban.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
${{ env.REGISTRY }}/it-at-m/ckan-${{ matrix.context }}
4242
tags: |
4343
type=edge,branch=poc-gp-2.11,suffix=-2.11
44-
type=raw,value=udp-katalog-1.3.6-dev-31
44+
type=raw,value=udp-katalog-1.3.6-dev-32
4545
labels: |
4646
maintainer=it@m, Landeshauptstadt Muenchen (LHM)
4747
org.opencontainers.image.vendor=it@m, Landeshauptstadt Muenchen (LHM)

sddi-urban/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ RUN set -ex && \
6666
git+${CKANEXT_XLOADER_GITHUB_URL}.git@${CKANEXT_XLOADER_VERSION}#egg=ckanext-xloader
6767

6868
# ckanext-lhm ##########################################################
69-
ARG CKANEXT_LHM_VERSION="0ca9390"
69+
ARG CKANEXT_LHM_VERSION="9f7b3cd"
7070
ENV CKANEXT_LHM_VERSION=${CKANEXT_LHM_VERSION}
7171
ENV CKANEXT_LHM_GITHUB_URL="https://github.com/gislab-augsburg/ckanext-lhm"
7272

0 commit comments

Comments
 (0)