Update lorax_options

This commit is contained in:
eabdullin 2024-12-03 12:53:02 +03:00
parent db5804338f
commit c946ee13b9

View File

@ -120,7 +120,7 @@ lorax_options = [
"*": {
"noupgrade": False,
"rootfs_size": 3,
"version": "{{ distribution_major_version }}"
"version": "{{ full_version }}"
}
})
]