]> xenbits.xensource.com Git - xen.git/commitdiff
automation: update test-artifacts to use Debian Bookworm instead of unstable
authorStefano Stabellini <stefano.stabellini@amd.com>
Sat, 12 Aug 2023 02:06:50 +0000 (19:06 -0700)
committerStefano Stabellini <stefano.stabellini@amd.com>
Mon, 14 Aug 2023 21:42:03 +0000 (14:42 -0700)
Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
Reviewed-by: Michal Orzel <michal.orzel@amd.com>
automation/tests-artifacts/kernel/5.19-arm64v8.dockerfile
automation/tests-artifacts/kernel/6.1.19.dockerfile
automation/tests-artifacts/qemu-system-aarch64/6.0.0-arm64v8.dockerfile

index e445c1f03ada9936f8a120c2737bf63c839ef4e2..a53a97d7277ef6d8b145ce8f7eb3bc1cc56e7d7e 100644 (file)
@@ -1,4 +1,4 @@
-FROM arm64v8/debian:unstable
+FROM arm64v8/debian:bookworm
 LABEL maintainer.name="The Xen Project" \
       maintainer.email="xen-devel@lists.xenproject.org"
 
index c2171555a0a6c202fa7a37c0bde1302f1aa506d7..d5b787c1cbb5f6635fe4ef5914325c5146a94581 100644 (file)
@@ -1,4 +1,4 @@
-FROM debian:unstable
+FROM debian:bookworm
 LABEL maintainer.name="The Xen Project" \
       maintainer.email="xen-devel@lists.xenproject.org"
 
index 793432d40bb051cd2bda161265db3d1f52206040..e277e13b60b9c3da5bacb0c35dec734f1321903e 100644 (file)
@@ -1,4 +1,4 @@
-FROM arm64v8/debian:unstable
+FROM arm64v8/debian:bookworm
 LABEL maintainer.name="The Xen Project" \
       maintainer.email="xen-devel@lists.xenproject.org"