Skip to content

chore(devel): Use in-house images in docker compose file#2410

Merged
javirln merged 1 commit intochainloop-dev:mainfrom
javirln:feat/compose-in-house-images
Sep 2, 2025
Merged

chore(devel): Use in-house images in docker compose file#2410
javirln merged 1 commit intochainloop-dev:mainfrom
javirln:feat/compose-in-house-images

Conversation

@javirln
Copy link
Member

@javirln javirln commented Sep 2, 2025

This pull request updates the container images used for key services in the development Docker Compose files. The changes ensure that the images are pulled from the organization's own container registry and are pinned to specific versions.

Container image updates:

  • Updated the postgresql service in devel/compose.common.yml to use ghcr.io/chainloop-dev/chainloop/postgresql:16.4.0 instead of the generic Bitnami image.

  • Updated the dex service in both devel/compose.labs.yml and devel/compose.yml to use ghcr.io/chainloop-dev/chainloop/dex:2.43.1 instead of the generic Bitnami image. [1] [2]

Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
@javirln javirln self-assigned this Sep 2, 2025
@javirln javirln merged commit c2de4ae into chainloop-dev:main Sep 2, 2025
13 checks passed
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.

2 participants