Merged
Conversation
PeterDaveHello
approved these changes
May 15, 2025
There was a problem hiding this comment.
Pull Request Overview
Automated bump of Node.js versions and related checksum updates across Docker images.
- Updated
NODE_VERSIONfrom 24.0.1 to 24.0.2 in all Node 24 Dockerfiles - Updated x86_64 checksums for Alpine-based Node 24 images
- Updated
NODE_VERSIONfrom 23.11.0 to 23.11.1 and added temporary folder cleanup (rm -rf /tmp/*) in all Node 23 Dockerfiles
Reviewed Changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| 24/bullseye/Dockerfile | Bumped NODE_VERSION to 24.0.2 |
| 24/bullseye-slim/Dockerfile | Bumped NODE_VERSION to 24.0.2 |
| 24/bookworm/Dockerfile | Bumped NODE_VERSION to 24.0.2 |
| 24/bookworm-slim/Dockerfile | Bumped NODE_VERSION to 24.0.2 |
| 24/alpine3.21/Dockerfile | Bumped NODE_VERSION; updated x86_64 checksum |
| 24/alpine3.20/Dockerfile | Bumped NODE_VERSION; updated x86_64 checksum |
| 23/bullseye/Dockerfile | Bumped NODE_VERSION to 23.11.1; added cleanup |
| 23/bullseye-slim/Dockerfile | Bumped NODE_VERSION to 23.11.1; added cleanup |
| 23/bookworm/Dockerfile | Bumped NODE_VERSION to 23.11.1; added cleanup |
| 23/bookworm-slim/Dockerfile | Bumped NODE_VERSION to 23.11.1; added cleanup |
| 23/alpine3.21/Dockerfile | Bumped NODE_VERSION; updated checksum; cleanup |
| 23/alpine3.20/Dockerfile | Bumped NODE_VERSION; updated checksum; cleanup |
|
Created PR on the official-images repo (docker-library/official-images#19035). See https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what if you are wondering when it will be available on the Docker Hub. |
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 changes by create-pull-request GitHub action