mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Update postgres digest to a641570
This commit is contained in:
parent
66b4f6a089
commit
93b4fddf1d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
db:
|
||||
image: postgres:14.2-alpine@sha256:aff568ae53610621edaba48a2a96987d37d80f92439eed27ef32f384ab210728
|
||||
image: postgres:14.2-alpine@sha256:a641570faf26ddb2676dcf5e6ccf7e88714b51ee4f284b8369c1d34df3a9c83e
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue