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
…4d1b17a (#116)

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

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

0 comments on commit 85da65f

Please sign in to comment.