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:
John Dorman 2023-04-17 16:53:52 -07:00 committed by GitHub
parent 8b4e4edb0a
commit 34ef36e0d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 \