bump deps
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user