Skip to content

Commit

Permalink
chore(deps): update postgres:12 docker digest to 81ab067
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2023
1 parent a46a501 commit b772b7c
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:a3ab8b0405a0d2257dbac999638f5a1b20709946f2ee207c878797cbdf503eb7
image: postgres:12@sha256:81ab067d5573cdd38f6dac3de637aa1d6e923c3504bd93a79f1fb397675342f4
restart: always
volumes:
- /pgdata
Expand Down

0 comments on commit b772b7c

Please sign in to comment.