wip
This commit is contained in:
parent
34d0976d08
commit
f1575a1775
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ in {
|
||||||
|
|
||||||
"ubuntu" = {
|
"ubuntu" = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
image = "quineglobal/ubuntu-with-ssh:687d50f2f6a6";
|
image = "quineglobal/ubuntu-with-ssh@sha256:7fb6326b9958828ed1de2165345e0908affd0af66e4b35d22cca9c549f2823fd";
|
||||||
volumes = [ ];
|
volumes = [ ];
|
||||||
environment = {};
|
environment = {};
|
||||||
ports = ["222:22"];
|
ports = ["222:22"];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue