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:
parent
e52bd38ccf
commit
767283b2d9
3 changed files with 5 additions and 19 deletions
14
Schutzfile
14
Schutzfile
|
|
@ -153,20 +153,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"rhel-8.4": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "86123da599efa117c0a8c079212becb54b304724"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rhel-8.5": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "86123da599efa117c0a8c079212becb54b304724"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rhel-8.6": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue