]> cat aescling's git repositories - mastodon.git/commitdiff
Update docker-compose.yml (#16489)
authorShlee <github@shl.ee>
Sun, 11 Jul 2021 10:57:31 +0000 (18:57 +0800)
committerGitHub <noreply@github.com>
Sun, 11 Jul 2021 10:57:31 +0000 (12:57 +0200)
docker-compose.yml

index 52eea7a74f48179c9707099f58a9313e6b490344..459813b3f3cd0322e38a32db55f90e1675f350bd 100644 (file)
@@ -14,7 +14,7 @@ services:
 
   redis:
     restart: always
-    image: redis:6.0-alpine
+    image: redis:6-alpine
     networks:
       - internal_network
     healthcheck: