Skip to content

Upgrade docker base ubuntu image to 24.04#790

Open
satyamz wants to merge 2 commits into
stellar:mainfrom
satyamz:upgrade-bas-image
Open

Upgrade docker base ubuntu image to 24.04#790
satyamz wants to merge 2 commits into
stellar:mainfrom
satyamz:upgrade-bas-image

Conversation

@satyamz

@satyamz satyamz commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

What

Upgrade docker base ubuntu image to 24.04

Why

We need to upgrade to 24.04 Ubuntu for this project.

Known limitations

NA

Issue:

https://github.com/stellar/ops/issues/4358

Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 05:39
@satyamz satyamz self-assigned this Jun 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

⚠️ Not ready to approve

The Dockerfiles now use Ubuntu 24.04 while still configuring Ubuntu 22.04 (“jammy”) APT repositories, which is likely to break builds or produce mismatched dependencies.

Pull request overview

This PR upgrades the Ubuntu base image used in the project’s Docker build and release images from 22.04 to 24.04, updating the runtime environment for stellar-rpc container images.

Changes:

  • Update cmd/stellar-rpc/docker/Dockerfile.release base image to ubuntu:24.04.
  • Update cmd/stellar-rpc/docker/Dockerfile runtime stage base image to ubuntu:24.04.
File summaries
File Description
cmd/stellar-rpc/docker/Dockerfile.release Bumps the release container base image to Ubuntu 24.04.
cmd/stellar-rpc/docker/Dockerfile Bumps the runtime stage base image to Ubuntu 24.04.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Note

Your feedback helps us improve the quality of this feature.
Please use 👍 or 👎 to tell us whether this assessment is correct.


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

Comment thread cmd/stellar-rpc/docker/Dockerfile.release
Comment thread cmd/stellar-rpc/docker/Dockerfile

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 827b7d9012

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread cmd/stellar-rpc/docker/Dockerfile.release
Signed-off-by: Satyam Zode <satyamz@users.noreply.github.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a60e765e60

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread cmd/stellar-rpc/docker/Dockerfile.release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants