mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Update postgres digest to 529f299
This commit is contained in:
parent
b9cfdd6ca9
commit
36cf129f4f
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:fe1c5562ba5e7e79efd4b8f2fce4454d4bfe9420a3ef6804119c3fc1144dddba
|
||||
image: postgres:14.2-alpine@sha256:529f299bdf64b54418740bf792843291b0e424ee4a0e673d31ef8292198ae103
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue