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

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

Update redis Docker tag to v7.2.3

See merge request !96
parents f7ad86a5 896f93c5
No related branches found
No related tags found
1 merge request!96Update redis Docker tag to v7.2.3
......@@ -4,7 +4,7 @@ services:
redis:
image: redis:7.2.1
image: redis:7.2.3
restart: always
networks:
- default
......
......@@ -92,7 +92,7 @@ services:
redis:
image: redis:7.0.10
image: redis:7.2.3
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