mirror of https://gitee.com/openkylin/qemu.git
tests/docker: bump fedora to 32
We should be keeping this up to date as Fedora goes out of support quite quickly. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200612190237.30436-2-alex.bennee@linaro.org>
This commit is contained in:
parent
f5e34624f2
commit
7ec1edde9e
|
@ -1,4 +1,4 @@
|
|||
FROM fedora:30
|
||||
FROM fedora:32
|
||||
|
||||
# Please keep this list sorted alphabetically
|
||||
ENV PACKAGES \
|
||||
|
|
Loading…
Reference in New Issue