Skip to content

Commit

Permalink
Merge pull request #523 from puppetlabs/CAT-1287-add-debian-12-os-sup…
Browse files Browse the repository at this point in the history
…port-for-docker

(CAT-1287) - Adding Debian 12 OS Support for Docker
  • Loading branch information
david22swan authored Aug 30, 2023
2 parents e9ab072 + d2f8e26 commit e4e9eb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exe/matrix_from_metadata_v2
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ DOCKER_PLATFORMS = {
'Debian-9' => 'litmusimage/debian:9',
'Debian-10' => 'litmusimage/debian:10',
'Debian-11' => 'litmusimage/debian:11',
'Debian-12' => 'litmusimage/debian:12',
'OracleLinux-6' => 'litmusimage/oraclelinux:6',
'OracleLinux-7' => 'litmusimage/oraclelinux:7',
'Scientific-6' => 'litmusimage/scientificlinux:6',
Expand Down

0 comments on commit e4e9eb8

Please sign in to comment.