This commit is contained in:
philip-peterson 2024-12-07 03:26:00 -09:00
parent f1575a1775
commit 3fc5b2fa98

View file

@ -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"];