diff --git a/docker-qgis/Dockerfile b/docker-qgis/Dockerfile index a91bae9af..e23867461 100644 --- a/docker-qgis/Dockerfile +++ b/docker-qgis/Dockerfile @@ -29,7 +29,7 @@ RUN apt-get update \ # Set QGIS version as in the debian repos # Choose your version from here: https://debian.qgis.org/debian/dists/noble/main/binary-amd64/Packages -ARG QGIS_VERSION=1:3.38.3+40noble +ARG QGIS_VERSION=1:3.40.1+40noble # Install QGIS dependencies RUN apt-get update \