Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 63c11c3

Browse files
author
Renovate Bot
committedFeb 23, 2025
⬆️ Update prom/prometheus Docker tag to v3.2.0
1 parent 562a585 commit 63c11c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docker/grafana/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
prometheus:
3-
image: prom/prometheus:v3.1.0
3+
image: prom/prometheus:v3.2.0
44
container_name: prometheus
55
command:
66
- '--config.file=/etc/prometheus/prometheus.yml'

0 commit comments

Comments
 (0)
Please sign in to comment.