mirror of https://github.com/docker/docs.git
edited release notes (#2876)
(cherry picked from commit a2b6185efc2bc78b794fc85f75b3ef4fdfc933f1)
This commit is contained in:
parent
17aa88cdcd
commit
fb6c5618c8
|
@ -21,14 +21,15 @@ upgrade your installation to the latest release.
|
||||||
## Version 1.1.3
|
## Version 1.1.3
|
||||||
|
|
||||||
Note: UCP 1.1.3 supports Docker Engine 1.12 but does not use the built-in
|
Note: UCP 1.1.3 supports Docker Engine 1.12 but does not use the built-in
|
||||||
orchestration capabilities provided by the Docker Engine on swarm mode. When
|
orchestration capabilities provided by the Docker Engine with swarm mode enabled.
|
||||||
installing this UCP version on a Docker Engine 1.12 host, UCP creates a cluster
|
When installing this UCP version on a Docker Engine 1.12 host, UCP creates a
|
||||||
using Docker Swarm 1.2.5.
|
cluster using Docker Swarm v1.2.5.
|
||||||
|
|
||||||
**Security Update**
|
**Security Update**
|
||||||
|
|
||||||
Fixes a security issue by which a malicious user with limited privileges can
|
Fixes a security issue by which a malicious user with limited privileges can
|
||||||
perform unauthorized actions on the cluster via the API.
|
escalate their privileges to perform unauthorized actions on the cluster via
|
||||||
|
the API.
|
||||||
|
|
||||||
**Features**
|
**Features**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue