parent
d673c3bb3c
commit
cd3122e6c0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue