aboutsummaryrefslogtreecommitdiff
path: root/tests/docker
diff options
context:
space:
mode:
authorKonstantin Kostiuk <kkostiuk@redhat.com>2022-05-25 11:59:53 +0300
committerKonstantin Kostiuk <kkostiuk@redhat.com>2022-05-25 12:12:02 +0300
commit2e7b2189582787ae4bedf698983b5a81f4ac4656 (patch)
tree6201ffa641e8b1cd7c036978cc2272f9d18395ee /tests/docker
parent323f3a8f22ee4eecf427a9322bd0fb449c33abd7 (diff)
downloadqemu-2e7b2189582787ae4bedf698983b5a81f4ac4656.zip
qemu-2e7b2189582787ae4bedf698983b5a81f4ac4656.tar.gz
qemu-2e7b2189582787ae4bedf698983b5a81f4ac4656.tar.bz2
tests: Bump Fedora image version for cross-compilation
There are 2 reason for the bump: - Fedora 33 is not supported anymore - Some changes in the guest agent required updates of mingw-headers Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220525085953.940116-2-kkostiuk@redhat.com> Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Diffstat (limited to 'tests/docker')
-rw-r--r--tests/docker/dockerfiles/fedora-win32-cross.docker2
-rw-r--r--tests/docker/dockerfiles/fedora-win64-cross.docker2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/docker/dockerfiles/fedora-win32-cross.docker b/tests/docker/dockerfiles/fedora-win32-cross.docker
index 84a8f55..a06bd29 100644
--- a/tests/docker/dockerfiles/fedora-win32-cross.docker
+++ b/tests/docker/dockerfiles/fedora-win32-cross.docker
@@ -1,4 +1,4 @@
-FROM registry.fedoraproject.org/fedora:33
+FROM registry.fedoraproject.org/fedora:35
# Please keep this list sorted alphabetically
ENV PACKAGES \
diff --git a/tests/docker/dockerfiles/fedora-win64-cross.docker b/tests/docker/dockerfiles/fedora-win64-cross.docker
index d7ed8eb..b716243 100644
--- a/tests/docker/dockerfiles/fedora-win64-cross.docker
+++ b/tests/docker/dockerfiles/fedora-win64-cross.docker
@@ -1,4 +1,4 @@
-FROM registry.fedoraproject.org/fedora:33
+FROM registry.fedoraproject.org/fedora:35
# Please keep this list sorted alphabetically
ENV PACKAGES \