mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update Dockerfile (#536)
* Update Dockerfile * Update podman-udmp-udmse.yml * Update podman-udmp-udmse.yml * Update podman-udmp-udmse.yml
This commit is contained in:
parent
8b4e4edb0a
commit
34ef36e0d0
@ -2,7 +2,7 @@
|
||||
FROM rust as rust
|
||||
RUN mkdir -p /tmp/work
|
||||
WORKDIR /tmp/work
|
||||
ARG NETAVARK_VERSION=main
|
||||
ARG NETAVARK_VERSION=v1.6.0
|
||||
RUN apt-get update && apt-get install -y \
|
||||
bc \
|
||||
binutils-aarch64-linux-gnu \
|
||||
|
Loading…
Reference in New Issue
Block a user