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 769811f
This commit is contained in:
parent
ce16369f80
commit
267826d774
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:122bef6d6c2a6079082c0436bbf804d23f6ba405e577b5c6b6daf69139513119
|
||||
image: postgres:14.1-alpine@sha256:769811f324e92e1fdedb5ed6b306d1948f9c9058987b40cc0c2dfc342dffb28b
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue