Update consul-containers.html.md (#5645)
To reflect the most recent version
This commit is contained in:
parent
110365d6df
commit
e0f08b8a5d
|
@ -10,7 +10,7 @@ description: |-
|
|||
This guide describes critical aspects of operating a Consul cluster that's run inside containers. It primarily focuses on the Docker container runtime, but the principles largely apply to rkt, oci, and other container runtimes as well.
|
||||
|
||||
## Consul Official Docker Image
|
||||
Consul's official Docker images are tagged with version numbers. For example, `docker pull consul:0.9.0` will pull the 0.9.0 Consul release image.
|
||||
Consul's official Docker images are tagged with version numbers. For example, `docker pull consul:1.4.4` will pull the 1.4.4 Consul release image.
|
||||
|
||||
For major releases, make sure to read our [upgrade guides](/docs/upgrade-specific.html) before upgrading a cluster.
|
||||
|
||||
|
|
Loading…
Reference in New Issue