flora-6: switch forgejo runner docker image to custom
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
built nix-flakes-node image, source: https://git.pub.solar/pub-solar/nix-flakes-node
This commit is contained in:
parent
50614131d2
commit
4e1807ba05
|
@ -27,8 +27,8 @@
|
||||||
"ubuntu-latest:docker://debian:bookworm"
|
"ubuntu-latest:docker://debian:bookworm"
|
||||||
# alpine
|
# alpine
|
||||||
"alpine-latest:docker://alpine:3.18"
|
"alpine-latest:docker://alpine:3.18"
|
||||||
# nix flakes enabled image from https://github.com/nix-community/docker-nixpkgs
|
# nix flakes enabled image from
|
||||||
"nix-flakes:docker://docker.nix-community.org/nixpkgs/nix-flakes:latest"
|
"nix-flakes:docker://git.pub.solar/pub-solar/nix-flakes-node:latest"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue