mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Update postgres:13.4-alpine Docker digest to 75310fe
This commit is contained in:
parent
c54b869af0
commit
b0698c7817
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
db:
|
||||
image: postgres:13.4-alpine@sha256:9e81952c9be1419c5567d23cf29bedc41cde0e8078c945ec63905d419f00ba07
|
||||
image: postgres:13.4-alpine@sha256:75310fe93186fce248e011db5e6684264ca80124c1c6724d870306ad649de5cf
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready
|
||||
|
|
Loading…
Add table
Reference in a new issue