Skip to content

Commit

Permalink
chore(deps): update postgres:12 docker digest to 43c7a98 (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent c7229e8 commit 5a58898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
POSTGRES_PASSWORD: default
POSTGRES_DB: default
hostname: database
image: postgres:12@sha256:ebea7de2ac0b96e84d328586c400122d3f7b8cc89f47df040f83844662af9363
image: postgres:12@sha256:43c7a98be4866edf09b1ccd398e9bb32a795d4b44227bd45ecb2f3f498f49dac
restart: always
volumes:
- /pgdata
Expand Down

0 comments on commit 5a58898

Please sign in to comment.