From cb49620da159bb53bc0597dcad3e516792d56c69 Mon Sep 17 00:00:00 2001 From: Appu Date: Thu, 21 Sep 2023 01:59:37 -0400 Subject: [PATCH] Update .ko.yaml (#1682) * Update .ko.yaml Use debian12 base image Signed-off-by: Appu * Update .ko.yaml Signed-off-by: Hayden B --------- Signed-off-by: Appu Signed-off-by: Hayden B Co-authored-by: Hayden B --- .ko.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.ko.yaml b/.ko.yaml index 18c35c779..18b4c9d2c 100644 --- a/.ko.yaml +++ b/.ko.yaml @@ -13,8 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# We need a shell for a lot of redirection/piping to work -defaultBaseImage: gcr.io/distroless/base:debug-nonroot +defaultBaseImage: gcr.io/distroless/static-debian12:nonroot builds: - id: rekor-server