alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit 0a2787aad9aa88beed1716e11610713c9a7f6d02
parent 6e1982a673f19301f41db7872de8853c834bc556
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Thu, 20 Nov 2025 04:29:27 +0100

Update .woodpecker.yml

Diffstat:
M.woodpecker.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.woodpecker.yml b/.woodpecker.yml @@ -1,6 +1,6 @@ steps: publish: - image: registry.nju.edu.cn/library/alpine:edge + image: ghcr.io/reproducible-containers/alpine:edge environment: CBMAIL: from_secret: "mail"