1
0
mirror of https://github.com/rancher/os.git synced 2025-09-02 07:15:41 +00:00

fix machine

This commit is contained in:
Ivan Mikushin
2015-07-02 14:06:12 +05:00
parent bd2ab6c218
commit e8513c8e97
2 changed files with 3 additions and 3 deletions

View File

@@ -77,7 +77,7 @@ outer:
"autoformat": {
Net: "none",
Privileged: true,
Image: "autoformat",
Image: "rancher/os-autoformat:"+config.VERSION,
Command: project.NewCommand(format),
Labels: project.NewSliceorMap(map[string]string{
config.DETACH: "false",