From d374ca3994e1ef117e25793b1b5e623a4f075e68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:24:22 +0000 Subject: [PATCH] chore(deps): update dependency geowerkstatt-hamburg/masterportal to v3.24.0 --- images/masterportal-v3/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/masterportal-v3/Dockerfile b/images/masterportal-v3/Dockerfile index a9eb6014..8ed3c4ab 100644 --- a/images/masterportal-v3/Dockerfile +++ b/images/masterportal-v3/Dockerfile @@ -1,7 +1,7 @@ FROM nginx:1.30.0-alpine@sha256:0272e4604ed93c1792f03695a033a6e8546840f86e0de20a884bb17d2c924883 # renovate: datasource=bitbucket-tags depName=geowerkstatt-hamburg/masterportal extractVersion=^v(?3.*)$ -ENV MASTERPORTAL_VERSION=3.21.1 +ENV MASTERPORTAL_VERSION=3.24.0 # download and restructure Masterportal RUN curl -fsLw "status %{http_code}, size: %{size_download}" \