mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-31 06:18:08 +00:00
Update postgres:14.1-alpine Docker digest to d0a93b1
This commit is contained in:
parent
bd8612639d
commit
091d52fb93
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:ec3ced23efc137f5c4686dffb37e8848a37769344dab17ab6fb957294c1b3366
|
||||
image: postgres:14.1-alpine@sha256:d0a93b1768e6474c358122e9e71adb848fcf865ccd81952915566ee34cda6099
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue