minideb: update to bullseye
This commit is contained in:
parent
d01d1a1c02
commit
7b891ff1f4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ clone_url="${clone_url:-https://github.com/bitnami/minideb.git}";
|
||||||
# ref="e8efb17bd6859d2a40205e6ddfcd633d662968cf";
|
# ref="e8efb17bd6859d2a40205e6ddfcd633d662968cf";
|
||||||
# The gcloud issue is now resolved - ref https://github.com/bitnami/minideb/issues/107
|
# The gcloud issue is now resolved - ref https://github.com/bitnami/minideb/issues/107
|
||||||
ref="master";
|
ref="master";
|
||||||
image_version="${image_version:-buster}";
|
image_version="${image_version:-bullseye}";
|
||||||
|
|
||||||
apply_patch_raspbian="${apply_patch_raspbian:-true}";
|
apply_patch_raspbian="${apply_patch_raspbian:-true}";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue