mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-31 06:18:08 +00:00
Update postgres:14.0-alpine Docker digest to 3908426
This commit is contained in:
parent
9842474b21
commit
8522438de7
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:70955afb994d96daf06a9fe581a06b78294f67cc80a9f14fbd37f55c2985bfff
|
||||
image: postgres:14.0-alpine@sha256:3908426c31b425eceee65541c320ed5e9ad921ea4f30eebff8f9129062bebd28
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready
|
||||
|
|
Loading…
Add table
Reference in a new issue