mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 16:08:01 +00:00
Update postgres:14.1-alpine Docker digest to c4ea1f6
This commit is contained in:
parent
de19b1ba4a
commit
b1e17651f1
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
db:
|
||||
image: postgres:14.1-alpine@sha256:09934e38fd74716ed3a68bfc9b7b34f1c5fa0fbb18e00ee61a0b74d4c57456ca
|
||||
image: postgres:14.1-alpine@sha256:c4ea1f6393ea58742628c36a39c15338d6ad78971f43c951b6d9986abeaf1b3f
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue