Update redis Docker tag to v4.0.14
This commit is contained in:
parent
759a03a56c
commit
e104a864f9
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ services:
|
||||||
POSTGRES_USER: "hostr"
|
POSTGRES_USER: "hostr"
|
||||||
POSTGRES_DB: "hostr"
|
POSTGRES_DB: "hostr"
|
||||||
redis:
|
redis:
|
||||||
image: "redis:4.0.2-alpine"
|
image: "redis:4.0.14-alpine"
|
||||||
ports:
|
ports:
|
||||||
- "6379:6379"
|
- "6379:6379"
|
||||||
minio:
|
minio:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue