ubuntu 25.04 apt fix

This commit is contained in:
2025-05-22 10:55:11 +03:00
parent 0e6e4b453c
commit 1ea6fd75b5

View File

@@ -230,7 +230,7 @@
"image_basename": "ubuntu25.04",
"build_options": {
"image_from": "ubuntu:25.04",
"image_prepare_script": "install_apt.sh",
"image_prepare_script": "install_apt_ubuntu25.04.sh",
"QT_FROM_SOURCE": false
}
},