]> git.ipfire.org Git - thirdparty/mkosi.git/commit
fedora: Don't modify args.release in install_fedora() 1043/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 9 Jul 2022 16:14:28 +0000 (18:14 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 12 Jul 2022 22:36:50 +0000 (00:36 +0200)
commit1ca86eb9d4a775a901aab4dcbc7748614ba01d87
tree0001742961420e57be09cef77fcb3b474c9ccc65
parentca0679e857ecd753b035df9513ff1cbdbd7fa431
fedora: Don't modify args.release in install_fedora()

Causes failures when building incremental images because we change
rawhide-f37 to rawhide which means f36 is picked when building the
final images.
mkosi/__init__.py