mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 06:05:58 -06:00
use latest redis version on demo stack
This commit is contained in:
parent
720855961f
commit
3dd7885bfb
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ services:
|
|||
|
||||
demo-redis:
|
||||
restart: always
|
||||
image: redis:3
|
||||
image: redis:6
|
||||
command: redis-server --appendonly yes
|
||||
|
||||
# demo-mariadb:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue