From 24353209d27f51030e611bf3a06e2c348f1ebff5 Mon Sep 17 00:00:00 2001 From: Jon Johnson Date: Sat, 8 Apr 2023 14:01:39 -0700 Subject: [PATCH] Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` (#1638)" (#1641) This reverts commit 2ccd41c448369ef98d1cd785f75ebfa51bc8ac94. --- .ko/debug/.ko.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ko/debug/.ko.yaml b/.ko/debug/.ko.yaml index 3218244d6..ded0f59cf 100644 --- a/.ko/debug/.ko.yaml +++ b/.ko/debug/.ko.yaml @@ -1 +1 @@ -defaultBaseImage: cgr.dev/chainguard/busybox +defaultBaseImage: gcr.io/distroless/base:debug