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 1325844
This commit is contained in:
parent
df73073d38
commit
a0d5ef1e8c
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:2b39d0d31a886068342a4c037667845d9cd96280aad222b0fbe15216ba4edac2
|
||||
image: postgres:14.1-alpine@sha256:1325844f0716c0ab30d7f6f5649619e28638eb4ef119bc062f53613857ec797b
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready -U postgres
|
||||
|
|
Loading…
Add table
Reference in a new issue