Update redis Docker tag to v5.0.14
All checks were successful
ci / build-image (push) Successful in 58s
All checks were successful
ci / build-image (push) Successful in 58s
This commit is contained in:
parent
476ca8000c
commit
2a8726e8e3
1 changed files with 1 additions and 1 deletions
|
@ -60,4 +60,4 @@ services:
|
||||||
POSTGRES_USER: "combinefm"
|
POSTGRES_USER: "combinefm"
|
||||||
POSTGRES_DB: "combinefm"
|
POSTGRES_DB: "combinefm"
|
||||||
redis:
|
redis:
|
||||||
image: "redis:5.0.7-alpine"
|
image: "redis:5.0.14-alpine"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue