diff --git a/docker-qgis/Dockerfile b/docker-qgis/Dockerfile index f09578d03..56ea9bed9 100644 --- a/docker-qgis/Dockerfile +++ b/docker-qgis/Dockerfile @@ -29,7 +29,7 @@ RUN apt 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.36.3+40noble +ARG QGIS_VERSION=1:3.38.1+40noble # Install QGIS dependencies RUN apt update \