Conversation
PeterDaveHello
approved these changes
Sep 3, 2025
There was a problem hiding this comment.
Pull Request Overview
This PR updates Node.js from version 20.19.4 to 20.19.5 across multiple Docker image variants. The update includes version bumps, checksum updates for Alpine variants, and GPG key updates for signature verification.
- Updates NODE_VERSION environment variable from 20.19.4 to 20.19.5
- Updates checksums for Alpine-based images to match the new version
- Updates GPG key from C0D6248439F1D5604AAFFB4021D900FFDB233756 to 5BE8A3F6C8A5C01D106C0AD820B1A390B168D356
Reviewed Changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| 20/trixie/Dockerfile | Updates NODE_VERSION to 20.19.5 |
| 20/trixie-slim/Dockerfile | Updates NODE_VERSION to 20.19.5 |
| 20/bullseye/Dockerfile | Updates NODE_VERSION and GPG key |
| 20/bullseye-slim/Dockerfile | Updates NODE_VERSION and GPG key |
| 20/bookworm/Dockerfile | Updates NODE_VERSION and GPG key |
| 20/bookworm-slim/Dockerfile | Updates NODE_VERSION and GPG key |
| 20/alpine3.22/Dockerfile | Updates NODE_VERSION, checksum, and GPG key |
| 20/alpine3.21/Dockerfile | Updates NODE_VERSION, checksum, and GPG key |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
Created PR on the official-images repo (docker-library/official-images#19803). 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