We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5880f53 + cd5a897 commit 8469af6Copy full SHA for 8469af6
1 file changed
images.json
@@ -24,6 +24,7 @@
24
{ "image": "debian", "tag": "10", "dockerfile": "apt_sysvinit-utils", "platforms": ["amd64"], "base_image": "debian", "base_tag": "10" },
25
{ "image": "debian", "tag": "11", "dockerfile": "apt_sysvinit-utils", "platforms": ["amd64", "arm64/v8"], "base_image": "debian", "base_tag": "bullseye" },
26
{ "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", "puppet_collection": "puppetcore8" },
28
{ "image": "amazonlinux", "tag": "2023", "dockerfile": "yum_systemd", "platforms": ["amd64", "arm64/v8"], "base_image": "amazonlinux", "base_tag": "2023" },
29
{ "image": "amazonlinux", "tag": "2", "dockerfile": "yum_systemd_ssh", "platforms": ["amd64"], "base_image": "amazonlinux", "base_tag": "2" },
30
{ "image": "fedora", "tag": "36", "dockerfile": "dnf_systemd", "platforms": ["amd64"], "base_image": "fedora", "base_tag": "36" }
0 commit comments