Merge pull request 'Update redis Docker tag to v4.0.14' (#16) from renovate/redis-4.x into main
Some checks failed
ci / build-image (push) Has been cancelled
Some checks failed
ci / build-image (push) Has been cancelled
Reviewed-on: #16
This commit is contained in:
commit
90aeca84d0
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ services:
|
|||
POSTGRES_USER: "hostr"
|
||||
POSTGRES_DB: "hostr"
|
||||
redis:
|
||||
image: "redis:4.0.2-alpine"
|
||||
image: "redis:4.0.14-alpine"
|
||||
ports:
|
||||
- "6379:6379"
|
||||
minio:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue