mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
Revert "Dockerfile: Move to impish as base for packaged virtiofsd"
This reverts commit98bbfa9738
. Some tests are continuing to fail even after revertingd27316dab6
. This is the only other relevant change. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
46d6a6cdfd
commit
580bab6008
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:21.10 as dev
|
||||
FROM ubuntu:20.04 as dev
|
||||
|
||||
ARG TARGETARCH
|
||||
ARG RUST_TOOLCHAIN="1.58.1"
|
||||
|
Loading…
Reference in New Issue
Block a user