[skip ci] change image

This commit is contained in:
Satria 2026-06-06 10:03:56 +07:00
commit b25a385ec3

View file

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