packer: use 8.6 as a base for RHEL images

Let's stay updated!

Also, let's remove 8.4 and 8.5 from Schutzfile, I strongly believe that it's
not used anywhere.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2022-06-30 13:30:04 +02:00 committed by Sanne Raymaekers
parent e52bd38ccf
commit 767283b2d9
3 changed files with 5 additions and 19 deletions

View file

@ -153,20 +153,6 @@
}
]
},
"rhel-8.4": {
"dependencies": {
"osbuild": {
"commit": "86123da599efa117c0a8c079212becb54b304724"
}
}
},
"rhel-8.5": {
"dependencies": {
"osbuild": {
"commit": "86123da599efa117c0a8c079212becb54b304724"
}
}
},
"rhel-8.6": {
"dependencies": {
"osbuild": {