Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

[ADMINAPI-1324] ARM64 Container support for DB Admin API 2#385

Merged
roberthunterjr merged 6 commits intomainfrom
ADMINAPI-1324
Dec 3, 2025
Merged

[ADMINAPI-1324] ARM64 Container support for DB Admin API 2#385
roberthunterjr merged 6 commits intomainfrom
ADMINAPI-1324

Conversation

@jagudelo-gap
Copy link

@jagudelo-gap jagudelo-gap commented Nov 28, 2025

This pull request updates the Docker images and dependencies used for the DB-Admin PostgreSQL containers, and improves build compatibility across platforms. The main changes focus on upgrading the base image versions, updating package dependencies, and enabling multi-platform builds.

Docker base image upgrades:

  • Updated the base image in both Docker/Settings/V2/DB-Admin/pgsql/Dockerfile and Docker/V2/db.pgsql.admin.Dockerfile from edfialliance/ods-api-db-admin:7.3 to edfialliance/ods-api-db-admin:7.3.1 with the corresponding new SHA256 digest. [1] [2]

Dependency updates:

  • Upgraded the unzip package from version 6.0-r14 to 6.0-r15 in both Dockerfiles to ensure the latest fixes and compatibility. [1] [2]

Build process improvements:

  • Added the platforms: linux/amd64,linux/arm64 option to the build step in .github/workflows/on-prerelease.yml to enable multi-platform Docker image builds.

Tested on

@jagudelo-gap jagudelo-gap requested a review from a team as a code owner November 28, 2025 22:11
@github-actions
Copy link

github-actions bot commented Nov 28, 2025

Test Results

338 tests   337 ✅  15s ⏱️
  4 suites    1 💤
  4 files      0 ❌

Results for commit 1c46e49.

♻️ This comment has been updated with latest results.

@roberthunterjr roberthunterjr merged commit 05e5289 into main Dec 3, 2025
20 checks passed
@roberthunterjr roberthunterjr deleted the ADMINAPI-1324 branch December 3, 2025 05:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants