Skip to content

Commit

Permalink
Cleanup: Switch the debug image to cgr.dev/chainguard/busybox (#1638)
Browse files Browse the repository at this point in the history
🧹 This doesn't have `glibc` (like `base`) and just has the `busybox` necessities.

/kind cleanup
  • Loading branch information
mattmoor committed Apr 7, 2023
1 parent 6743ec9 commit 2ccd41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ko/debug/.ko.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
defaultBaseImage: gcr.io/distroless/base:debug
defaultBaseImage: cgr.dev/chainguard/busybox

0 comments on commit 2ccd41c

Please sign in to comment.