Propagate changes from development into feature/beta-release#730
Merged
Wikid82 merged 7 commits intofeature/beta-releasefrom Feb 19, 2026
Merged
Propagate changes from development into feature/beta-release#730Wikid82 merged 7 commits intofeature/beta-releasefrom
Wikid82 merged 7 commits intofeature/beta-releasefrom
Conversation
Automated checksum update for GeoLite2-Country.mmdb database. Old: 62e263af0a2ee10d7ae6b8bf2515193ff496197ec99ff25279e5987e9bd67f39 New: e7983894137c5f6e83fac17752164c4e69b1f90cef3041c35921b508385e9005 Auto-generated by: .github/workflows/update-geolite2.yml
chore(docker): update GeoLite2-Country.mmdb checksum
Automated checksum update for GeoLite2-Country.mmdb database. Old: e7983894137c5f6e83fac17752164c4e69b1f90cef3041c35921b508385e9005 New: 1cf82f09ce08a6e160d7426fc59fd6c12d56650e7408c832172b2eb9b62cf28d Auto-generated by: .github/workflows/update-geolite2.yml
chore(docker): update GeoLite2-Country.mmdb checksum
flaky test hotfix
Weekly: Promote nightly to main (2026-02-18)
Propagate changes from main into development
Contributor
There was a problem hiding this comment.
Pull request overview
This PR propagates an automated GeoLite2 database checksum update from the development branch to the feature/beta-release branch. The change updates the SHA256 hash used to verify the MaxMind GeoLite2-Country database during Docker image builds, ensuring that the build process can successfully download and verify the latest upstream database version.
Changes:
- Updated
GEOLITE2_COUNTRY_SHA256build argument in Dockerfile from62e263af...to1cf82f09...to match the current upstream GeoLite2-Country.mmdb file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated PR to propagate changes from development into feature/beta-release.
Triggered by push to development.