nytai commented on a change in pull request #14327:
URL: https://github.com/apache/superset/pull/14327#discussion_r619958974
##########
File path: docker-compose-non-dev.yml
##########
@@ -26,7 +26,7 @@ x-superset-volumes: &superset-volumes
version: "3.7"
services:
redis:
- image: redis:3.2
+ image: redis:6.2
Review comment:
Let's change this to `:latest` so it's in sync with the [default
docker-compose
file](https://github.com/apache/superset/blob/master/docker-compose.yml#L32)
##########
File path: docker-compose-non-dev.yml
##########
@@ -26,7 +26,7 @@ x-superset-volumes: &superset-volumes
version: "3.7"
services:
redis:
- image: redis:3.2
+ image: redis:6.2
Review comment:
actually, I'm about to make some changes to this file. I'll take care of
it
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]