[skip ci] change image
This commit is contained in:
parent
604e74c074
commit
b25a385ec3
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
||||||
labels = [
|
labels = [
|
||||||
"self-hosted:host"
|
"self-hosted:host"
|
||||||
"bun:docker://docker.io/oven/bun"
|
"bun:docker://docker.io/oven/bun"
|
||||||
"debian:docker://docker.io/library/debian:trixie-slim"
|
"debian:docker://docker.io/library/node:26-trixie-slim"
|
||||||
"aio:docker://git.satr14.my.id/satr14/aio-container:latest"
|
"aio:docker://git.satr14.my.id/satr14/aio-container:latest"
|
||||||
];
|
];
|
||||||
hostPackages = with pkgs; [ bash coreutils git nix openssh bun ];
|
hostPackages = with pkgs; [ bash coreutils git nix openssh bun ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue