From 7a77ead423b290ed51a20d4872ba090cdd03466a Mon Sep 17 00:00:00 2001 From: Michael Borkenstein Date: Wed, 20 May 2020 11:26:28 -0500 Subject: [PATCH] AUTH-2682: Create buster build --- cfsetup.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cfsetup.yaml b/cfsetup.yaml index a156da8e..06773696 100644 --- a/cfsetup.yaml +++ b/cfsetup.yaml @@ -1,4 +1,4 @@ -pinned_go: &pinned_go go=1.12.7-1 +pinned_go: &pinned_go go=1.12.9-1 build_dir: &build_dir /cfsetup_build default-flavor: stretch stretch: &stretch @@ -86,6 +86,8 @@ stretch: &stretch jessie: *stretch +buster: *stretch + # cfsetup compose default-stack: test_dbconnect test_dbconnect: