Skip to content

Commit a5503cc

Browse files
chore: Uses latest Grafana in docker
1 parent 852f783 commit a5503cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ services:
88
context: ./.config
99
args:
1010
grafana_image: ${GRAFANA_IMAGE:-grafana-enterprise}
11-
grafana_version: ${GRAFANA_VERSION:-10.3.3}
11+
grafana_version: ${GRAFANA_VERSION:-latest}
1212
development: ${DEVELOPMENT:-false}
1313
ports:
1414
- 3000:3000/tcp

0 commit comments

Comments
 (0)