From 99ef3b554f97be6732cbdba396e271b3c97666b9 Mon Sep 17 00:00:00 2001 From: Rafa Cardoso <81191610+rafcardos@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:55:19 -0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3fb029f..88d940e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ -FROM dtzar/helm-kubectl:3.1.2 +FROM dtzar/helm-kubectl:3.8.0 -ENV POPEYE_URL https://github.com/derailed/popeye/releases/download/v0.8.1/popeye_Linux_x86_64.tar.gz +ENV POPEYE_URL https://github.com/derailed/popeye/releases/download/v0.9.8/popeye_Linux_x86_64.tar.gz ENV POPEYE_FLAGS -A ENV POPEYE_MIN_SCORE 50