Skip to content

chore(build): fix stale node version comments in python full image#2236

Open
mesutoezdil wants to merge 16 commits into
kagent-dev:mainfrom
mesutoezdil:fix/python-dockerfile-node-version
Open

chore(build): fix stale node version comments in python full image#2236
mesutoezdil wants to merge 16 commits into
kagent-dev:mainfrom
mesutoezdil:fix/python-dockerfile-node-version

Conversation

@mesutoezdil

@mesutoezdil mesutoezdil commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Main moved the base image to node 26 but the comments above the FROM line still say node 20. This updates them to match the actual pinned image.

The original intent of this PR was pinning to node 24, that is obsolete now that main is on node 26.

Copilot AI review requested due to automatic review settings July 14, 2026 13:45
@mesutoezdil
mesutoezdil requested a review from a team as a code owner July 14, 2026 13:45
@github-actions github-actions Bot added the bug Something isn't working label Jul 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Aligns the Python “full” runtime Docker image with the rest of the repo by pinning its Node base image to Node 24 (instead of Node 26), keeping the sandbox-runtime-compatible Debian Bookworm slim base while maintaining digest pinning.

Changes:

  • Update python/Dockerfile.full base image from node:26-bookworm-slim@... to node:24-bookworm-slim@...
  • Refresh the accompanying inline documentation to reference Node 24 and the corresponding imagetools inspect command

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mesutoezdil
mesutoezdil force-pushed the fix/python-dockerfile-node-version branch 4 times, most recently from 05097b0 to f7f176c Compare July 15, 2026 19:02
node:26 didn't match node 24 used everywhere else in the repo.

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
@mesutoezdil
mesutoezdil force-pushed the fix/python-dockerfile-node-version branch from f7f176c to d3cb434 Compare July 15, 2026 20:10
@mesutoezdil mesutoezdil changed the title fix(build): pin python full image to node 24 chore(build): fix stale node version comments in python full image Jul 21, 2026
@github-actions github-actions Bot added ignore-for-release and removed bug Something isn't working labels Jul 21, 2026
mesutoezdil and others added 13 commits July 21, 2026 14:10
…-node-version

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
…-node-version

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
…-node-version

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
…-node-version

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
…-node-version

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
…-node-version

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
…-node-version

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
…-node-version

Signed-off-by: mesutoezdil <mesudozdil@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants