We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852f783 commit a5503ccCopy full SHA for a5503cc
docker-compose.yaml
@@ -8,7 +8,7 @@ services:
8
context: ./.config
9
args:
10
grafana_image: ${GRAFANA_IMAGE:-grafana-enterprise}
11
- grafana_version: ${GRAFANA_VERSION:-10.3.3}
+ grafana_version: ${GRAFANA_VERSION:-latest}
12
development: ${DEVELOPMENT:-false}
13
ports:
14
- 3000:3000/tcp
0 commit comments