chore(deps): update influxdb docker tag to v1.8.10
This commit is contained in:
parent
be67659532
commit
31632ff8a8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
||||||
- USER
|
- USER
|
||||||
|
|
||||||
influxdb:
|
influxdb:
|
||||||
image: influxdb:1.8.6-alpine
|
image: influxdb:1.8.10-alpine
|
||||||
environment:
|
environment:
|
||||||
- INFLUXDB_DB=chocominer
|
- INFLUXDB_DB=chocominer
|
||||||
- INFLUXDB_READ_USER=chronograf
|
- INFLUXDB_READ_USER=chronograf
|
||||||
|
|
Reference in a new issue