From 9ae149e1b4188dc0e9526a70ebec35b4a8ba680c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 30 May 2024 09:53:23 +0000 Subject: [PATCH] update osgeo/gdal tag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julien Fastré --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8268b43..b23e5ef 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: destination: bestaddresses.zip - name: convert - image: osgeo/gdal:alpine-normal-latest + image: osgeo/gdal:alpine-normal-3.6.3 environment: SELECT: SELECT shape AS geom, id, best_id, coalesce(streetname_fr, streetname_nl, streetname_de) AS streetname, postal_info_objectid, municipality_objectid, COALESCE(municipality_fr, municipality_nl, municipality_de) AS municipality commands: -- 2.40.1