1
0
mirror of https://github.com/rancher/os.git synced 2025-07-12 14:18:01 +00:00

Pin ubuntu console version

This commit is contained in:
Darren Shepherd 2015-02-24 12:47:41 -07:00
parent dfeb26eecf
commit 0d6ec91ab5

View File

@ -158,7 +158,7 @@ func NewConfig() *Config {
"--ipc=host " +
"--net=host " +
"--pid=host " +
"rancher/ubuntuconsole",
"rancher/ubuntuconsole:v0.0.1",
},
},
},