1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

Update redis to 6.2 from 6.0

This commit is contained in:
kodumbeats 2021-10-21 10:25:12 -04:00
parent f11a445ef0
commit e34a6f988b

View file

@ -464,7 +464,7 @@ services:
# - SMARTHOST_PORT=587
redis:
image: redis:6.0-alpine
image: redis:6.2-alpine
container_name: appwrite-redis
networks:
- appwrite