From 23a986c399eebd48c9541fb76ac01c35041814a9 Mon Sep 17 00:00:00 2001 From: JulioSCX Date: Tue, 30 Jul 2024 11:49:57 +0100 Subject: [PATCH] test busybox image --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 06507006804..a0493e904a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,7 +31,7 @@ USER nonroot # Runtime image # Ignore no User Cmd since KICS container is stopped afer scan # kics-scan ignore-line -FROM cgr.dev/chainguard/git@sha256:a07140c2dc120a272effc28d8d74a5b1bd568a36edaab204a3d98b72d3d5b353 +FROM cgr.dev/chainguard/busybox:latest ENV TERM xterm-256color