Skip to content

Commit a227ec5

Browse files
committed
(PA-8419) Add Debian 13 (trixie) image
1 parent 5880f53 commit a227ec5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

images.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
{ "image": "debian", "tag": "10", "dockerfile": "apt_sysvinit-utils", "platforms": ["amd64"], "base_image": "debian", "base_tag": "10" },
2525
{ "image": "debian", "tag": "11", "dockerfile": "apt_sysvinit-utils", "platforms": ["amd64", "arm64/v8"], "base_image": "debian", "base_tag": "bullseye" },
2626
{ "image": "debian", "tag": "12", "dockerfile": "apt_sysvinit-utils", "platforms": ["amd64", "arm64/v8"], "base_image": "debian", "base_tag": "12" },
27+
{ "image": "debian", "tag": "13", "dockerfile": "apt_sysvinit-utils", "platforms": ["amd64", "arm64/v8"], "base_image": "debian", "base_tag": "13" },
2728
{ "image": "amazonlinux", "tag": "2023", "dockerfile": "yum_systemd", "platforms": ["amd64", "arm64/v8"], "base_image": "amazonlinux", "base_tag": "2023" },
2829
{ "image": "amazonlinux", "tag": "2", "dockerfile": "yum_systemd_ssh", "platforms": ["amd64"], "base_image": "amazonlinux", "base_tag": "2" },
2930
{ "image": "fedora", "tag": "36", "dockerfile": "dnf_systemd", "platforms": ["amd64"], "base_image": "fedora", "base_tag": "36" }

0 commit comments

Comments
 (0)