Skip to content

Commit

Permalink
chore(deps): update docker.io/library/postgres:15.6 docker digest to …
Browse files Browse the repository at this point in the history
…a40c73f
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent b525bad commit 6e5bd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/compose.fhir-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ services:
- "8082:8080"

fhir-db:
image: docker.io/library/postgres:15.6@sha256:bbda96e657b1015eb3a43dbb96f21b67cbc62b3825490b2edd2907f6041cb0f4
image: docker.io/library/postgres:15.6@sha256:a40c73fe6da87d5812a69983efe345fe634105009d221359c903954c9b2a53ca
restart: unless-stopped
deploy:
resources:
Expand Down

0 comments on commit 6e5bd09

Please sign in to comment.