Skip to content

Commit 30ca0de

Browse files
Update dependency prom/prometheus to v2.36.2 (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78e46c5 commit 30ca0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definition/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ services:
114114
restart: unless-stopped
115115

116116
prometheus:
117-
image: 'prom/prometheus:v2.36.1'
117+
image: 'prom/prometheus:v2.36.2'
118118
volumes:
119119
- '/root/prometheus.yml:/etc/prometheus/prometheus.yml'
120120
ports:

0 commit comments

Comments
 (0)