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
…09f23e0 (#122)

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

[skip ci]
  • Loading branch information
renovate[bot] committed Feb 9, 2024
1 parent eb09e30 commit ea52cfd
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:4d1b17af6f66b852ee3a721f6691a2ca7352f9d28f570a6a48cee4ebe646b2fd
image: docker.io/library/postgres:16.1@sha256:09f23e02d76670d3b346a3c00aa33a27cf57aab8341eedfcdaed41459d14f5c4
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:4d1b17af6f66b852ee3a721f6691a2ca7352f9d28f570a6a48cee4ebe646b2fd
image: docker.io/library/postgres:16.1@sha256:09f23e02d76670d3b346a3c00aa33a27cf57aab8341eedfcdaed41459d14f5c4
ipc: private
security_opt:
- "no-new-privileges:true"
Expand Down

0 comments on commit ea52cfd

Please sign in to comment.