mirror of https://github.com/docker/docs.git
remove LTS from Ubuntu 15.10 in aws driver docs
The 14.04.x and 16.04 [release](https://wiki.ubuntu.com/Releases) are LTS., but Ubuntu 15.10 is not an LTS release, so I'd suggest removing that designation from the docs. Signed-off-by: Aaron Culich <aculich@berkeley.edu>
This commit is contained in:
parent
34ea48e7dc
commit
f171370343
|
|
@ -105,7 +105,7 @@ Environment variables and default values:
|
|||
|
||||
## Default AMIs
|
||||
|
||||
By default, the Amazon EC2 driver will use a daily image of Ubuntu 15.10 LTS.
|
||||
By default, the Amazon EC2 driver will use a daily image of Ubuntu 15.10.
|
||||
|
||||
| Region | AMI ID |
|
||||
| -------------- | ------------ |
|
||||
|
|
|
|||
Loading…
Reference in New Issue