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
…1ebd963
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 1480267 commit 4d3b3b7
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:1ebd963e5c598f944a4e9ba27de4c95289d663dcc73731025aa53c5254094d8f
restart: unless-stopped
deploy:
resources:
Expand Down

0 comments on commit 4d3b3b7

Please sign in to comment.