Update redis to 7 (#9654)

This commit is contained in:
Takuya Yoshida 2023-01-18 16:18:23 +09:00 committed by GitHub
parent 57b1fe44d4
commit eea47ca2e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ services:
redis: redis:
restart: always restart: always
image: redis:4.0-alpine image: redis:7-alpine
networks: networks:
- internal_network - internal_network
volumes: volumes: