Skip to content
Snippets Groups Projects
Commit 7e609ef4 authored by void's avatar void
Browse files

Merge branch 'renovate/redis-7.x' into 'master'

Update redis Docker tag to v7.0.10

See merge request !54
parents 96d4fc35 421ca3a8
No related branches found
No related tags found
1 merge request!54Update redis Docker tag to v7.0.10
......@@ -4,7 +4,7 @@ services:
redis:
image: redis:7.0.5
image: redis:7.0.10
restart: always
networks:
- default
......
......@@ -92,7 +92,7 @@ services:
redis:
image: redis:6.2.6
image: redis:7.0.10
restart: always
networks:
- default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment