Update arch-builder/Dockerfile
All checks were successful
CI / Build arch-builder docker images (push) Successful in 42m13s
All checks were successful
CI / Build arch-builder docker images (push) Successful in 42m13s
This commit is contained in:
@@ -93,7 +93,6 @@ RUN --mount=type=cache,target=/var/cache/pacman pacman -S --noconfirm --needed \
|
|||||||
protobuf
|
protobuf
|
||||||
USER luser
|
USER luser
|
||||||
WORKDIR /home/luser
|
WORKDIR /home/luser
|
||||||
RUN mkdir .cargo
|
|
||||||
RUN rustup toolchain install stable-x86_64-unknown-linux-gnu --profile minimal
|
RUN rustup toolchain install stable-x86_64-unknown-linux-gnu --profile minimal
|
||||||
RUN rustup target add \
|
RUN rustup target add \
|
||||||
x86_64-unknown-linux-musl \
|
x86_64-unknown-linux-musl \
|
||||||
|
Reference in New Issue
Block a user