Skip to content

Commit

Permalink
Update dependency redis to v7 (#114)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 31, 2022
1 parent bb309c1 commit cd45486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/prometheus/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:

# Redis Service
redis:
image: 'redis:6.2-alpine'
image: 'redis:7.0-alpine'
volumes:
- 'redis_data:/data'
ports:
Expand Down

0 comments on commit cd45486

Please sign in to comment.