]> cat aescling's git repositories - mastodon.git/commitdiff
Update docker-compose.yml (#13756)
authorShlee <github@shl.ee>
Fri, 15 May 2020 09:38:30 +0000 (17:38 +0800)
committerGitHub <noreply@github.com>
Fri, 15 May 2020 09:38:30 +0000 (11:38 +0200)
docker-compose.yml

index b415782741d80a354ec78b1e8b59754a528f69cd..e190df6d61131b2cb0186f063e02c5a670f8503e 100644 (file)
@@ -14,7 +14,7 @@ services:
 
   redis:
     restart: always
-    image: redis:5.0-alpine
+    image: redis:6.0-alpine
     networks:
       - internal_network
     healthcheck: