mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Bump development docker-compose Redis to version 5 (#414)
This commit is contained in:
parent
53296ee930
commit
c5f931bb54
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ services:
|
|||
- "1025:1025"
|
||||
|
||||
redis:
|
||||
image: redis:3.2.4
|
||||
image: redis:5
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue