parent
67a2f9a934
commit
b29ecd4bd2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ RUN cargo build --release
|
||||||
|
|
||||||
FROM git.hydrar.de/navos/navos:latest
|
FROM git.hydrar.de/navos/navos:latest
|
||||||
|
|
||||||
RUN pacman-key --init && pacman-key --populate archlinux && pacman-key --populate archlinuxarm && pacman -Syu --noconfirm && pacman -Syu --noconfirm openssl-1.1 tar xz zstd
|
RUN pacman-key --init && pacman-key --populate archlinux && pacman -Syu --noconfirm && pacman -Syu --noconfirm openssl-1.1 tar xz zstd
|
||||||
|
|
||||||
COPY --from=builder /app/target/release/navos-site /navos-site
|
COPY --from=builder /app/target/release/navos-site /navos-site
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue