Use old syntax
This commit is contained in:
parent
9245cba587
commit
8f9458cdae
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ in
|
|||
container = {
|
||||
privileged = true;
|
||||
valid_volumes = [
|
||||
"/var/run/docker.sock:/var/run/docker.sock"
|
||||
"/var/run/docker.sock"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue