mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update Dockerfile
This commit is contained in:
parent
68f1697679
commit
fd62e6a741
@ -2,7 +2,7 @@
|
||||
FROM rust as rust
|
||||
RUN mkdir -p /tmp/work
|
||||
WORKDIR /tmp/work
|
||||
ARG NETAVARK_VERSION=v1.5.0
|
||||
ARG NETAVARK_VERSION=main
|
||||
RUN apt-get update && apt-get install -y \
|
||||
bc \
|
||||
binutils-aarch64-linux-gnu \
|
||||
|
Loading…
Reference in New Issue
Block a user