devenv: InfluxDB: fix version mismatch (#33484)

This commit is contained in:
Gábor Farkas 2021-04-28 16:39:31 +02:00 committed by GitHub
parent 36d94f3f86
commit f176b4818a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
influxdb_cli:
links:
- influxdb
image: influxdb:2.0.4
image: influxdb:latest
# The following long command does 2 things:
# 1. It initializes the bucket
# 2. Maps bucket to database to enable backward-compatible access (influxql queries)