diff --git a/Dockerfile b/Dockerfile index 17b0ef1e..7a00e378 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/osgeo/gdal:ubuntu-small-3.9.3 as base-all +FROM ghcr.io/osgeo/gdal:ubuntu-small-3.10.0 as base-all LABEL maintainer Camptocamp "info@camptocamp.com" SHELL ["/bin/bash", "-o", "pipefail", "-cux"]