mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Update postgres:13.3-alpine Docker digest to bcb6ecc
This commit is contained in:
parent
adaadde6f1
commit
49333afea9
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
db:
|
||||
image: postgres:13.3-alpine@sha256:ff384947eb9f5939b7fc5ef2ce620fad088999590973f05e6812037d163c770e
|
||||
image: postgres:13.3-alpine@sha256:bcb6ecc4e7388db0fd91717468b8508bb5c6a1b37ab3eae8817af2c25d7fb7d8
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready
|
||||
|
|
Loading…
Add table
Reference in a new issue