This commit is contained in:
fwastring 2026-03-27 20:22:28 +01:00
parent 0843a7a737
commit 1a874f68d8
5 changed files with 39 additions and 44 deletions

View file

@ -18,7 +18,7 @@ in
passwordFile = config.sops.secrets.github_password.path;
registry = "https://ghcr.io";
};
image = "ghcr.io/fwastring/wedding:74a8cfe49568f1e0ffebb51f3f5d1178c527a907";
image = "ghcr.io/fwastring/wedding:6de68dab52d1675283b8766d401088c9c541b170";
ports = [ "127.0.0.1:8083:8080" ];
};
};