wip
This commit is contained in:
parent
f1575a1775
commit
3fc5b2fa98
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@sha256:7fb6326b9958828ed1de2165345e0908affd0af66e4b35d22cca9c549f2823fd";
|
image = "quineglobal/ubuntu-with-ssh@sha256:64210887d48fae65bc4552503bf2d21a750ba0417ada530fd31254a8cc916746";
|
||||||
volumes = [ ];
|
volumes = [ ];
|
||||||
environment = {};
|
environment = {};
|
||||||
ports = ["222:22"];
|
ports = ["222:22"];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue