no_gl for debian 10
This commit is contained in:
@@ -7,8 +7,9 @@
|
|||||||
"docker_image": "debian",
|
"docker_image": "debian",
|
||||||
"docker_build_options": {
|
"docker_build_options": {
|
||||||
"image_from": "debian:buster-slim",
|
"image_from": "debian:buster-slim",
|
||||||
"image_prepare_script": "install_apt.sh"
|
"image_prepare_script": "install_apt.sh",
|
||||||
},
|
"support_gl": 0
|
||||||
|
},
|
||||||
"ppa_filters": ["debian10", "raspbian10"]
|
"ppa_filters": ["debian10", "raspbian10"]
|
||||||
},
|
},
|
||||||
"Debian 11": {
|
"Debian 11": {
|
||||||
|
|||||||
Reference in New Issue
Block a user