Skip to content

Commit dfa963b

Browse files
author
Martin Bayr
committed
updated ckanext-lhm, fix department group rendering
1 parent 908dabd commit dfa963b

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-16
44+
type=raw,value=udp-katalog-1.3.6-dev-17
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="630c6e8"
69+
ARG CKANEXT_LHM_VERSION="e3f3c85"
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)