This commit is contained in:
parent
ac07105bf7
commit
764f2a879d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ RUN cargo build --release
|
|||
|
||||
FROM archlinux
|
||||
|
||||
RUN pacman -Syu --noconfirm
|
||||
RUN pacman -Syu --noconfirm openssl-1.1
|
||||
|
||||
COPY --from=builder /app/target/release/pacco /pacco
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue