Ubuntu 14.04 LTS (Trusty Tahr) was released on Thu, 17 Apr 2014; Update
ubuntuLatestLTS accordingly.
Docker-DCO-1.1-Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> (github: jmccrohan)
| ... | ... |
@@ -43,7 +43,7 @@ usage() {
|
| 43 | 43 |
debianStable=wheezy |
| 44 | 44 |
debianUnstable=sid |
| 45 | 45 |
# this should match the name found at http://releases.ubuntu.com/ |
| 46 |
-ubuntuLatestLTS=precise |
|
| 46 |
+ubuntuLatestLTS=trusty |
|
| 47 | 47 |
# this should match the name found at http://releases.tanglu.org/ |
| 48 | 48 |
tangluLatest=aequorea |
| 49 | 49 |
|