mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-02-17 15:01:42 +08:00
Update redis Docker tag to v6.2.1
This commit is contained in:
parent
eb095d4dfb
commit
defdf66782
@ -106,7 +106,7 @@ services:
|
||||
networks:
|
||||
- web
|
||||
redis:
|
||||
image: redis:6.0.6
|
||||
image: redis:6.2.1
|
||||
networks:
|
||||
- web
|
||||
|
||||
|
@ -103,7 +103,7 @@ services:
|
||||
networks:
|
||||
- web
|
||||
redis:
|
||||
image: redis:6.0.6
|
||||
image: redis:6.2.1
|
||||
networks:
|
||||
- web
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user