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 820ab47
This commit is contained in:
parent
577a3f90bb
commit
f7da584834
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
db:
|
||||
image: postgres:13.4-alpine@sha256:120c4bd55acbca0e56a971ee61b04bdc217da0c13ad8a7a11042156a9dbe37ad
|
||||
image: postgres:13.4-alpine@sha256:820ab4762070c67e547df4c9d523906e437c2ce7870a3c44f07e639bc30c30bd
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready
|
||||
|
|
Loading…
Add table
Reference in a new issue