Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update base image in Dockerfile #68

Merged
merged 5 commits into from
Mar 5, 2024
Merged

Update base image in Dockerfile #68

merged 5 commits into from
Mar 5, 2024

Conversation

robbibt
Copy link
Member

@robbibt robbibt commented Mar 5, 2024

The current DEA Intertidal base image is old, and should be updated to a newer version.

Currently we use:
osgeo/gdal:ubuntu-small-3.4.1

  • Ubuntu 20.04
  • Python 3.8.10
  • GDAL 3.4.1, released 2021/12/27

This PR updates this to:
ghcr.io/osgeo/gdal:ubuntu-small-3.7.3

  • Ubuntu 22.04
  • Python 3.10.12
  • GDAL 3.7.3, released 2023/10/30

Copy link

github-actions bot commented Mar 5, 2024

For full integration test results, refer to the Tests directory README.

Copy link
Collaborator

@vnewey vnewey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change. Now closer to Sandbox.

@vnewey vnewey merged commit 97d879a into main Mar 5, 2024
@vnewey vnewey deleted the update_base_image branch March 5, 2024 03:16
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.

2 participants