bump deps

This commit is contained in:
Mikaël Cluseau
2026-02-10 17:34:19 +01:00
parent dff9142bdc
commit 2e337f9957
2 changed files with 243 additions and 49 deletions

View File

@ -9,7 +9,7 @@ run --mount=type=cache,id=novit-rs,target=/usr/local/cargo/registry \
RUSTFLAGS="-C target-feature=-crt-static" cargo install --path . --root /dist
# ------------------------------------------------------------------------
from alpine:3.23.2 as initrd
from alpine:3.23.3 as initrd
run apk add zstd lz4
workdir /system