Skip to content

Conversation

@tuhaihe
Copy link
Member

@tuhaihe tuhaihe commented Nov 3, 2025

This PR is used to update the base Docker image for better reusability.

Main changes:

  • Update the base os image to official Ubuntu 22.04, the old one gcr.io/data-gpdb-public-images/gpdb7-ubuntu20.04-test is not available anymore.

  • Update the base os from Ubuntu 20.04 to 22.04 since Ubuntu 20.04 has ended life. This change will allow us to install the newer PostgreSQL, or else you will encounter the error as follows:

    E: The repository 'http://apt.postgresql.org/pub/repos/apt focal-pgdg Release' does not have a Release file.

  • Add the module name, JIRA# to PR/commit and description.
  • Add tests for the change.

This PR is used to update the base Docker image for better reusability.

Main changes:
- Update the base os image to official Ubuntu 22.04, the old one
  `gcr.io/data-gpdb-public-images/gpdb7-ubuntu20.04-test` is not
  available anymore.
- Update the base os from Ubuntu 20.04 to 22.04 since Ubuntu 20.04
  has ended life. This change will allow us to install the newer
  PostgreSQL, or else you will encounter the error as follows:

  ```
  E: The repository 'http://apt.postgresql.org/pub/repos/apt focal-pgdg Release' does not have a Release file.
  ```
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.

1 participant