From aada3a95e15d400eb2971f5fb206a6dc83568cb7 Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Sat, 29 Oct 2022 21:00:53 +0200 Subject: [PATCH] test --- images/koolbox/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/images/koolbox/Dockerfile b/images/koolbox/Dockerfile index 65897b609..540502944 100644 --- a/images/koolbox/Dockerfile +++ b/images/koolbox/Dockerfile @@ -188,6 +188,7 @@ RUN true \ && true RUN true \ + && . /root/.bashrc \ && kubectl krew install cyclonus \ && kubectl krew install outdated \ && kubectl krew install access-matrix \ -- GitLab