update osgeo/gdal tag
continuous-integration/drone/push Build is failing Details
continuous-integration/drone/pr Build is failing Details

Signed-off-by: Julien Fastré <julienfastre@noreply.localhost>
This commit is contained in:
Julien Fastré 2024-05-30 09:53:23 +00:00
parent 597e20292a
commit 9ae149e1b4
1 changed files with 1 additions and 1 deletions

View File

@ -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: