]> xenbits.xensource.com Git - xen.git/commit
automation: switch from Debian unstable to bookworm
authorStefano Stabellini <stefano.stabellini@amd.com>
Sat, 12 Aug 2023 02:06:49 +0000 (19:06 -0700)
committerStefano Stabellini <stefano.stabellini@amd.com>
Fri, 16 Aug 2024 22:49:08 +0000 (15:49 -0700)
commitd772df55c6ffa0051929e9cfca17cd52cf8acdfc
tree6becf8615d51d52254563ee0016b52ed9985166e
parent430ce6cd936546ad883ecd1c85ddea32d790604b
automation: switch from Debian unstable to bookworm

Debian unstable used in the Xen containers is actually bookworm.
Switching to bookworm which is now stable means we are not basing our
containers on a moving target anymore.

Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
Reviewed-by: Michal Orzel <michal.orzel@amd.com>
master commit: 8ab05119df02081f2b1c3ab471a33b9f931050ad
master date: 2023-08-11 19:06:49 -0700
automation/build/debian/bookworm-arm64v8-arm32-gcc.dockerfile [new file with mode: 0644]
automation/build/debian/bookworm-arm64v8.dockerfile [new file with mode: 0644]
automation/build/debian/bookworm-i386.dockerfile [new file with mode: 0644]
automation/build/debian/bookworm.dockerfile [new file with mode: 0644]
automation/build/debian/unstable-arm64v8-arm32-gcc.dockerfile [deleted file]
automation/build/debian/unstable-arm64v8.dockerfile [deleted file]
automation/build/debian/unstable-i386.dockerfile [deleted file]
automation/build/debian/unstable.dockerfile [deleted file]
automation/scripts/containerize