lambgeo / docker-lambda

AWS Lambda friendly GDAL Docker images and AWS Lambda layer
MIT License
128 stars 19 forks source link

update geos, proj, and gdal versions; fix issue with which tag gets used #76

Closed philvarner closed 9 months ago

philvarner commented 10 months ago
  1. Update versions of geos, proj, and gdal
  2. Correctly use the "tag" of the image rather than the full gdal version in the scripts and dockerfiles. I'm unsure how this ever worked.