devenv: influxdb: simplified versioning for old-version influxdb (#37726)

This commit is contained in:
Gábor Farkas 2021-08-12 08:36:50 +02:00 committed by GitHub
parent 4afa74232f
commit 28229fc344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
influxdb1:
image: influxdb:1.8.6
image: influxdb:1.8
container_name: influxdb1
ports:
- '2004:2004'