mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Update postgres:13.4-alpine Docker digest to 2359dfa
This commit is contained in:
parent
81dddc8b10
commit
75849b4a77
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ services:
|
|||
db:
|
||||
condition: service_healthy
|
||||
db:
|
||||
image: postgres:13.4-alpine@sha256:dc86d1cb801c9641c3e9c5bc094a098bdb79aeade0318adf2a17acf3a8724a7a
|
||||
image: postgres:13.4-alpine@sha256:2359dfa492ba2de312f569a3847bec53b313c6536fd12a75172a2e2fdb4c92a5
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
test: pg_isready
|
||||
|
|
Loading…
Add table
Reference in a new issue