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}" \