Skip to content

Commit

Permalink
chore(deps): update docker.io/library/postgres:16.1 docker digest to …
Browse files Browse the repository at this point in the history
…bb4e685 (#107)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

[skip ci]
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 610ce1d commit 5444c8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/docker-compose.gw-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
- "no-new-privileges:true"

vfps-db:
image: docker.io/library/postgres:16.1@sha256:b09f2562ab14fcae750cfc5ae457cd97e90c37679f520bc4a84180913de90261
image: docker.io/library/postgres:16.1@sha256:bb4e68544120c654e8b4f7ffd731be76b8d30ed7ac3a53f454290f02cf253b7c
restart: unless-stopped
ipc: private
security_opt:
Expand Down Expand Up @@ -80,7 +80,7 @@ services:
privileged: false

fhir-db:
image: docker.io/library/postgres:16.1@sha256:b09f2562ab14fcae750cfc5ae457cd97e90c37679f520bc4a84180913de90261
image: docker.io/library/postgres:16.1@sha256:bb4e68544120c654e8b4f7ffd731be76b8d30ed7ac3a53f454290f02cf253b7c
ipc: private
security_opt:
- "no-new-privileges:true"
Expand Down

0 comments on commit 5444c8c

Please sign in to comment.