alicelinux

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

commit c07ce45859a5834a17e3b537041d96285f3bd0d1
parent 5f9ff6cf820720acfca78d8bc56d09d8006c89fe
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Thu, 20 Nov 2025 04:31:41 +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.gitlab.com/gitlab-org/cloud-native/alpine:latest + image: cgr.dev/chainguard/alpine:latest environment: CBMAIL: from_secret: "mail"