chore(deps): update redis/redisinsight docker tag to v3.2.0
This commit is contained in:
parent
2193c7f355
commit
6186b260b5
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
redisinsight:
|
||||
image: "redis/redisinsight:3.0.3"
|
||||
image: "redis/redisinsight:3.2.0"
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue