Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR implements a monthly maintenance release (v0.4.23) that applies patch version bumps across 18 dev container images. The changes follow semantic versioning with patch increments appropriate for bug fixes and security updates.
Changes:
- Patch version bumps for all 18 dev container images (e.g., universal 5.1.2→5.1.3, typescript-node 4.0.4→4.0.5)
- Updated README.md files to reflect the new patch versions in example tags
- All changes maintain consistency between manifest.json and README.md documentation
Reviewed changes
Copilot reviewed 36 out of 36 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/universal/manifest.json | Bumped version from 5.1.2 to 5.1.3 |
| src/universal/README.md | Updated version reference in example tags to 5.1.3 |
| src/typescript-node/manifest.json | Bumped version from 4.0.4 to 4.0.5 |
| src/typescript-node/README.md | Updated version reference in example tags to 4.0.5 |
| src/rust/manifest.json | Bumped version from 2.0.6 to 2.0.7 |
| src/rust/README.md | Updated version reference in example tags to 2.0.7 |
| src/ruby/manifest.json | Bumped version from 3.0.0 to 3.0.1 |
| src/ruby/README.md | Updated version reference in example tags to 3.0.1 |
| src/python/manifest.json | Bumped version from 3.0.3 to 3.0.4 |
| src/python/README.md | Updated version reference in example tags to 3.0.4 |
| src/php/manifest.json | Bumped version from 3.0.1 to 3.0.2 |
| src/php/README.md | Updated version reference in example tags to 3.0.2 |
| src/miniconda/manifest.json | Bumped version from 1.2.0 to 1.2.1 |
| src/miniconda/README.md | Updated version reference in example tags to 1.2.1 |
| src/jekyll/manifest.json | Bumped version from 2.2.4 to 2.2.5 |
| src/jekyll/README.md | Updated version reference in example tags to 2.2.5 |
| src/javascript-node/manifest.json | Bumped version from 4.0.6 to 4.0.7 |
| src/javascript-node/README.md | Updated version reference in example tags to 4.0.7 |
| src/java/manifest.json | Bumped version from 3.0.3 to 3.0.4 |
| src/java/README.md | Updated version reference in example tags to 3.0.4 (also corrected pre-existing inconsistency) |
| src/java-8/manifest.json | Bumped version from 3.0.4 to 3.0.5 |
| src/java-8/README.md | Updated version reference in example tags to 3.0.5 |
| src/go/manifest.json | Bumped version from 2.0.6 to 2.0.7 |
| src/go/README.md | Updated version reference in example tags to 2.0.7 |
| src/dotnet/manifest.json | Bumped version from 2.0.3 to 2.0.4 |
| src/dotnet/README.md | Updated version references in example tags to 2.0.4 |
| src/cpp/manifest.json | Bumped version from 2.1.3 to 2.1.4 |
| src/cpp/README.md | Updated version references in example tags to 2.1.4 |
| src/base-ubuntu/manifest.json | Bumped version from 2.1.4 to 2.1.5 |
| src/base-ubuntu/README.md | Updated version reference in example tags to 2.1.5 |
| src/base-debian/manifest.json | Bumped version from 2.1.4 to 2.1.5 |
| src/base-debian/README.md | Updated version reference in example tags to 2.1.5 |
| src/base-alpine/manifest.json | Bumped version from 3.0.0 to 3.0.1 |
| src/base-alpine/README.md | Updated version reference in example tags to 3.0.1 |
| src/anaconda/manifest.json | Bumped version from 1.3.8 to 1.3.9 |
| src/anaconda/README.md | Updated version reference in example tags to 1.3.9 |
abdurriq
approved these changes
Jan 28, 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.
What's Changed
buildpack-depsubuntu images. by @Kaniska244 in [base-ubuntu] - Fix for issue with timezone data inbuildpack-depsubuntu images. #1727New Contributors
Full Changelog: v0.4.22...v0.4.23