Skip to content

Commit 0062187

Browse files
Update grafana/grafana Docker tag to v10.4.19
1 parent 7c9b77d commit 0062187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- prometheus-data:/prometheus
1010
command: --web.enable-lifecycle --config.file=/etc/prometheus/prometheus.yml --web.listen-address="0.0.0.0:9000" --web.enable-remote-write-receiver --enable-feature=native-histograms
1111
grafana:
12-
image: grafana/grafana:10.1.1
12+
image: grafana/grafana:10.4.19
1313
container_name: grafana
1414
user: "0"
1515
volumes:

0 commit comments

Comments
 (0)