Skip to content

Commit feafb95

Browse files
Update redis Docker tag to v7.2
1 parent 3c96ffc commit feafb95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/prometheus/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44

55
# Redis Service
66
redis:
7-
image: 'redis:7.0-alpine'
7+
image: 'redis:7.2-alpine'
88
volumes:
99
- 'redis_data:/data'
1010
ports:

0 commit comments

Comments
 (0)