Skip to content

Upgrade base image from GDAL 3.7.1 to 3.11.0#99

Merged
iandees merged 1 commit into
masterfrom
upgrade-gdal-base-image
Mar 27, 2026
Merged

Upgrade base image from GDAL 3.7.1 to 3.11.0#99
iandees merged 1 commit into
masterfrom
upgrade-gdal-base-image

Conversation

@iandees

@iandees iandees commented Mar 27, 2026

Copy link
Copy Markdown
Member

Summary

  • Upgrade Docker base image from ghcr.io/osgeo/gdal:alpine-normal-3.7.1 to alpine-normal-3.11.0
  • Remove SSL cert workarounds from Update SSL CA certificates to fix download failures #98 (new image ships with up-to-date CA certs)
  • Remove redundant apk packages already included in the new base image (python3, bash, geos, postgresql-libs)
  • Update GDAL Python binding pin from 3.7.1 to 3.11.0

Test plan

  • Docker image builds successfully
  • All 119 tests pass
  • Verified all required OGR formats are available (Shapefile, GeoJSON, CSV, GML, GeoPackage, FileGDB)
  • Verified CA certificates are current (2024-11-21)

@iandees iandees merged commit 823b87b into master Mar 27, 2026
1 check passed
@iandees iandees deleted the upgrade-gdal-base-image branch March 27, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant