Update go to 1.25 across all Dockerfile definitions#3698
Merged
Conversation
These spots were missed in #3688. Found by looking at https://github.com/element-hq/dendrite/pull/3582/changes.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3698 +/- ##
=======================================
Coverage 52.21% 52.21%
=======================================
Files 524 524
Lines 48435 48435
=======================================
+ Hits 25291 25292 +1
- Misses 19626 19628 +2
+ Partials 3518 3515 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Author
|
Not much to see here, so just going to merge. cc @richvdh who reviewed the original PR; there were other spots apparently. |
This was referenced May 20, 2026
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.
These spots were missed in #3688. Found by looking at https://github.com/element-hq/dendrite/pull/3582/changes.
I've added some comments to avoid missing this again in the future.
Recommended to review commit-by-commit.
Pull Request Checklist
Signed-off-by:
Andrew Morgan <andrewm@element.io>