🚑️ fix
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
JMARyA 2025-04-17 08:15:54 +02:00
parent d673c3bb3c
commit cd3122e6c0
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -9,7 +9,7 @@ RUN cargo build --release
FROM git.hydrar.de/navos/navos:latest
RUN pacman -Syu --noconfirm openssl-1.1 tar xz zstd curl base-devel git rsync
RUN pacman -Syu --noconfirm && pacman -Syu --noconfirm openssl-1.1 tar xz zstd curl base-devel git rsync
COPY --from=builder /app/target/release/pacco /usr/bin/pacco