Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
chore(deps): update docker.io/bitnami/postgresql docker tag to v12.17…
Browse files Browse the repository at this point in the history
….0 (#1216)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 7526b2b commit d0d18ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ services:
retries: 60

postgresql:
image: ${VMCLARITY_POSTGRESQL_CONTAINER_IMAGE:-docker.io/bitnami/postgresql:12.14.0-debian-11-r28@sha256:78e0a3156646b633890ba37c3e62eaa7cda8e864e0d5890f1cec3d8e5b0e19c7}
image: ${VMCLARITY_POSTGRESQL_CONTAINER_IMAGE:-docker.io/bitnami/postgresql:12.17.0-debian-11-r28@sha256:f1fb96f5d86d7280d0fb977968e0a1f5a7a8dacb64b012394ef47bd079d1544d}
env_file: ./postgres.env
ports:
- "5432:5432"
Expand Down

0 comments on commit d0d18ea

Please sign in to comment.