You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the 2.3.2 and 2.4.0 images I get this error when using Rasterio to open a TIF on S3: CPLE_AppDefined in GDAL was built against curl 7.59.0, but is running against 7.51.0. Runtime failure is likely !
I do not hit that error when using your old 2.2.2 image.
Does this have to do with the curl version you specify here?
When using the
2.3.2and2.4.0images I get this error when using Rasterio to open a TIF on S3:CPLE_AppDefined in GDAL was built against curl 7.59.0, but is running against 7.51.0. Runtime failure is likely !I do not hit that error when using your old 2.2.2 image.
Does this have to do with the curl version you specify here?
amazonlinux-gdal/Dockerfile
Line 31 in b2ca47b