Skip to content

Commit 3323bc4

Browse files
committed
⬆️ bump grafana to 11
1 parent 5530273 commit 3323bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ x-logging:
1010

1111
services:
1212
grafana:
13-
image: grafana/grafana:${GRAFANA_VERSION:-10.4.1}
13+
image: grafana/grafana:${GRAFANA_VERSION:-11.0.0-preview}
1414
container_name: grafana
1515
restart: unless-stopped
1616
environment:

0 commit comments

Comments
 (0)