Skip to content

Commit

Permalink
chore(deps): update postgres:12 docker digest to b306c00
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 29, 2023
1 parent a46a501 commit 3c7adb3
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:b306c00ec4f380a7226915e626521dfed2ec9eed5eb54f74372b4be02bda56b0
restart: always
volumes:
- /pgdata
Expand Down

0 comments on commit 3c7adb3

Please sign in to comment.