Skip to content

Commit

Permalink
chore(deps): update postgres:12 docker digest to 81ab067 (#173)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Maria Martinez <[email protected]>
  • Loading branch information
3 people authored Oct 4, 2023
1 parent 5f3fde7 commit 34ea24c
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 34ea24c

Please sign in to comment.