Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions images/ubuntu/toolsets/toolset-2404.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@
],
"docker": {
"images": [
"ghcr.io/dependabot/dependabot-updater-core:latest"
Copy link

Copilot AI Dec 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation generation script currently skips the "Cached Docker images" section for Ubuntu 24.04. Since this PR adds a preinstalled Docker image to Ubuntu 24.04, the condition on line 257 in images/ubuntu/scripts/docs-gen/Generate-SoftwareReport.ps1 should be updated to include this section for Ubuntu 24.04 as well. Without this change, the cached Docker images won't be documented in the Ubuntu2404-Readme.md file.

Copilot uses AI. Check for mistakes.
],
"components": [
{
Expand Down
Loading