chore(deps): update influxdb docker tag to v2
This commit is contained in:
parent
be67659532
commit
85ecb13045
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:2.1.1-alpine
|
||||||
environment:
|
environment:
|
||||||
- INFLUXDB_DB=chocominer
|
- INFLUXDB_DB=chocominer
|
||||||
- INFLUXDB_READ_USER=chronograf
|
- INFLUXDB_READ_USER=chronograf
|
||||||
|
|
Reference in a new issue