mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-12 14:10:31 +08:00
EDGEPLAT-3918: build cloudflared for Bookworm
Adds bookworm to cfsetup.yaml
This commit is contained in:
@@ -2,7 +2,7 @@ pinned_go: &pinned_go go=1.17.10-1
|
|||||||
pinned_go_fips: &pinned_go_fips go-boring=1.17.9-1
|
pinned_go_fips: &pinned_go_fips go-boring=1.17.9-1
|
||||||
|
|
||||||
build_dir: &build_dir /cfsetup_build
|
build_dir: &build_dir /cfsetup_build
|
||||||
default-flavor: buster
|
default-flavor: bullseye
|
||||||
stretch: &stretch
|
stretch: &stretch
|
||||||
build:
|
build:
|
||||||
build_dir: *build_dir
|
build_dir: *build_dir
|
||||||
@@ -246,6 +246,7 @@ stretch: &stretch
|
|||||||
|
|
||||||
buster: *stretch
|
buster: *stretch
|
||||||
bullseye: *stretch
|
bullseye: *stretch
|
||||||
|
bookworm: *stretch
|
||||||
centos-7:
|
centos-7:
|
||||||
publish-rpm:
|
publish-rpm:
|
||||||
build_dir: *build_dir
|
build_dir: *build_dir
|
||||||
|
|||||||
Reference in New Issue
Block a user