samples/base: use fedora 30
The boot loader snippets were not being generated on f29, we may want to revisit that, but for now let's work against f30. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
0252f42305
commit
02797f1e9a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"name": "io.weldr.dnf",
|
||||
"systemResourcesFromEtc": ["/etc/pki"],
|
||||
"options": {
|
||||
"releasever": "29",
|
||||
"releasever": "30",
|
||||
"repos": {
|
||||
"fedora": {
|
||||
"name": "Fedora",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue