mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 05:35:20 +00:00
Dockerfile: Move to impish as base for packaged virtiofsd
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
36852795e4
commit
98bbfa9738
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:20.04 as dev
|
||||
FROM ubuntu:21.10 as dev
|
||||
|
||||
ARG TARGETARCH
|
||||
ARG RUST_TOOLCHAIN="1.58.1"
|
||||
|
Loading…
Reference in New Issue
Block a user