Skip to content

Commit

Permalink
new version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Nov 11, 2024
1 parent 48e315e commit 9fb4bcb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/edge-sddi-urban.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,10 @@ jobs:
with:
images: |
${{ env.REGISTRY }}/it-at-m/ckan-${{ matrix.context }}
flavor: latest=true
tags: |
type=edge,branch=sddi-urban-2.9.9,suffix=-2.9.9
type=raw,value=udp-katalog-1.1.8-dev-2
type=raw,value=udp-katalog-1.2.0
labels: |
maintainer=it@m, Landeshauptstadt Muenchen (LHM)
org.opencontainers.image.vendor=it@m, Landeshauptstadt Muenchen (LHM)
Expand All @@ -65,7 +66,7 @@ jobs:
${{ env.REGISTRY }}/it-at-m/ckan-${{ matrix.context }}
tags: |
type=edge,branch=sddi-urban-2.9.9,suffix=-2.9.9-debug
type=raw,value=udp-katalog-1.1.8-debug-dev-2
type=raw,value=udp-katalog-1.2.0-debug
labels: |
maintainer=it@m, Landeshauptstadt Muenchen (LHM)
org.opencontainers.image.vendor=it@m, Landeshauptstadt Muenchen (LHM)
Expand Down
2 changes: 1 addition & 1 deletion sddi-urban/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ ENV CKAN__PLUGINS "image_view text_view recline_view webpage_view \
resourcedictionary datastore xloader hierarchy_group_form \
password_policy resource_proxy geo_view geojson_view wmts_view shp_view \
harvest ckan_harvester csw_harvester waf_harvester doc_harvester \
gdpr iso keycloak noanonaccess envvars"
gdpr iso keycloak noanonaccess clamav envvars"

# Copy python wheels from build stage
COPY --from=extbuild /wheels ${APP_DIR}/ext_wheels
Expand Down

0 comments on commit 9fb4bcb

Please sign in to comment.