Update redis Docker tag to v7.2

This commit is contained in:
2024-01-16 19:00:07 +00:00
parent 1f5d0614fe
commit 4df69f2af8

View File

@@ -10,7 +10,7 @@ services:
- db.env - db.env
redis: redis:
image: redis:7.0-alpine image: redis:7.2-alpine
restart: always restart: always
app: app: