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
This used to work fine in a previous container build. After investigating, I found that the image now uses GDAL version 3.0.4 due to a dependency on ubuntugis/ubuntugis-unstable, whereas it previously used GDAL 3.4.3, which includes support for the COG driver.