Skip to content

Commit a143fa8

Browse files
Update dependency prom/prometheus to v2.34.0 (#108)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ef1a527 commit a143fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/prometheus/docker-compose.yml

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

1414
# Prometheus Service
1515
prometheus:
16-
image: 'prom/prometheus:v2.33.5'
16+
image: 'prom/prometheus:v2.34.0'
1717
volumes:
1818
- './:/etc/prometheus'
1919
command: '--config.file=/etc/prometheus/prometheus.yml'

0 commit comments

Comments
 (0)