EDGEPLAT-3918: build cloudflared for Bookworm

Adds bookworm to cfsetup.yaml
This commit is contained in:
Opeyemi Onikute 2022-08-04 11:12:26 +01:00
parent b9cba7f2ae
commit 7a9207a6e1
1 changed files with 2 additions and 1 deletions

View File

@ -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
build_dir: &build_dir /cfsetup_build
default-flavor: buster
default-flavor: bullseye
stretch: &stretch
build:
build_dir: *build_dir
@ -246,6 +246,7 @@ stretch: &stretch
buster: *stretch
bullseye: *stretch
bookworm: *stretch
centos-7:
publish-rpm:
build_dir: *build_dir