diff --git a/Dockerfile b/Dockerfile index 79797215..d25c70ef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/osgeo/gdal:ubuntu-small-3.7.3 as gdal +FROM ghcr.io/osgeo/gdal:ubuntu-small-3.8.0 as gdal FROM gdal as builder LABEL maintainer Camptocamp "info@camptocamp.com"