Skip to content

Commit 8f25ceb

Browse files
Update prom/prometheus Docker tag to v3.5.0 (#706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebf79f7 commit 8f25ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.metrics.yaml

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

55
services:
66
prometheus:
7-
image: prom/prometheus:v3.4.0
7+
image: prom/prometheus:v3.5.0
88
command:
99
- --web.enable-remote-write-receiver
1010
- --enable-feature=native-histograms

0 commit comments

Comments
 (0)