Skip to content

Commit

Permalink
setting influx version to 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
harikrishnan83 committed May 18, 2021
1 parent e57ec3b commit 016ad0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:
INFLUXDB_GRAPHITE_ENABLED: "true"
INFLUXDB_GRAPHITE_TEMPLATES: "measurement.field*"
INFLUXDB_GRAPHITE_DATABASE: "telegraf"
image: "influxdb"
image: "influxdb:1.8.5"
ports:
- "8086:8086"
- "2003:2003"
Expand Down

0 comments on commit 016ad0e

Please sign in to comment.