From 7a9207a6e1c08fe7689bb04734fbadbe5d535c5c Mon Sep 17 00:00:00 2001 From: Opeyemi Onikute Date: Thu, 4 Aug 2022 11:12:26 +0100 Subject: [PATCH] EDGEPLAT-3918: build cloudflared for Bookworm Adds bookworm to cfsetup.yaml --- cfsetup.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cfsetup.yaml b/cfsetup.yaml index 130f6bbe..6189cb44 100644 --- a/cfsetup.yaml +++ b/cfsetup.yaml @@ -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