From c726b3a047268ec001c5953ce3f9671100264cb7 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 23 Apr 2020 17:10:56 +0000 Subject: [PATCH] Run update.sh --- influxdb/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/influxdb/README.md b/influxdb/README.md index a8aa8b98c..995a29fa8 100644 --- a/influxdb/README.md +++ b/influxdb/README.md @@ -62,6 +62,10 @@ InfluxDB is a time series database built from the ground up to handle high write ![logo](https://raw.githubusercontent.com/docker-library/docs/43d87118415bb75d7bb107683e79cd6d69186f67/influxdb/logo.png) +## Updating latest to 2.0 + +In the future, the latest tag for this image will point to the latest released implementation of influxdb 2.0. This will happen when the first general available release for 2.0 exists. If you are using the `latest` tag for any production or development purposes, please update your development environment to reference the `1.8` tag. + ## Using this Image ### Running the container