Skip to content

Commit a3a5917

Browse files
Update prom/prometheus Docker tag to v3.3.1 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c9635c commit a3a5917

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.3.0
7+
image: prom/prometheus:v3.3.1
88
command:
99
- --web.enable-remote-write-receiver
1010
- --enable-feature=native-histograms

0 commit comments

Comments
 (0)