mirror of https://gitee.com/openkylin/qemu.git
docker: update Ubuntu to 20.04
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20200604231716.11354-1-pbonzini@redhat.com> Message-Id: <20200605154929.26910-10-alex.bennee@linaro.org>
This commit is contained in:
parent
e035e6ffed
commit
a97098844b
|
@ -9,7 +9,7 @@
|
|||
# system won't pick up that it has changed.
|
||||
#
|
||||
|
||||
FROM ubuntu:19.04
|
||||
FROM ubuntu:20.04
|
||||
ENV PACKAGES flex bison \
|
||||
ccache \
|
||||
clang \
|
||||
|
|
Loading…
Reference in New Issue