hotfix: update docker latest notification
parent
1b1e78eb0b
commit
90a36ecf67
|
|
@ -90,8 +90,8 @@
|
|||
InfluxDB 3 Core. To avoid unexpected upgrades, use specific version tags in
|
||||
your Docker deployments. For example, if using Docker to run InfluxDB v2,
|
||||
replace the `latest` version tag with a specific version tag in your Docker
|
||||
run command--for example:
|
||||
pull command--for example:
|
||||
|
||||
```sh
|
||||
docker run influxdb:2
|
||||
docker pull influxdb:2
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue