mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-30 22:08:03 +00:00
Update postgres:14.0-alpine Docker digest to bc58b92
This commit is contained in:
parent
f34a17b930
commit
16ab5f0fc9
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
db:
|
||||
image: postgres:14.0-alpine@sha256:3908426c31b425eceee65541c320ed5e9ad921ea4f30eebff8f9129062bebd28
|
||||
image: postgres:14.0-alpine@sha256:bc58b92bc896963988ad72bffed5e44526e757dfc13bf64a8073fd622932bdb6
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue