mirror of https://github.com/docker/docs.git
Merge pull request #5642 from jmccrohan/master
Update mkimage-debootstrap "ubuntuLatestLTS" to "trusty"
This commit is contained in:
commit
ddd0470ed1
|
@ -43,7 +43,7 @@ usage() {
|
||||||
debianStable=wheezy
|
debianStable=wheezy
|
||||||
debianUnstable=sid
|
debianUnstable=sid
|
||||||
# this should match the name found at http://releases.ubuntu.com/
|
# this should match the name found at http://releases.ubuntu.com/
|
||||||
ubuntuLatestLTS=precise
|
ubuntuLatestLTS=trusty
|
||||||
# this should match the name found at http://releases.tanglu.org/
|
# this should match the name found at http://releases.tanglu.org/
|
||||||
tangluLatest=aequorea
|
tangluLatest=aequorea
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue