Bump hyper
This commit is contained in:
parent
0a3f236638
commit
d329b6dc19
2 changed files with 2 additions and 1 deletions
1
nixos/aliases.zsh
Normal file
1
nixos/aliases.zsh
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
alias gco='git checkout'
|
||||||
|
|
@ -298,7 +298,7 @@ in {
|
||||||
|
|
||||||
"hyper-quineglobal-com" = {
|
"hyper-quineglobal-com" = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
image = "forge.quinefoundation.com/ironmagma/hyper-quineglobal-com@sha256:68145eb29bf4cd50967c7a5c45d57ef8d0ed9c4d2b28fd77a70c2404ee36508c";
|
image = "forge.quinefoundation.com/ironmagma/hyper-quineglobal-com@sha256:2a3d4e6e75ee7ee2e6b5d8151748e53f8c1aa752172a4caf58c33a40524941de";
|
||||||
volumes = [];
|
volumes = [];
|
||||||
environment = {};
|
environment = {};
|
||||||
ports = ["3013:8081"];
|
ports = ["3013:8081"];
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue