From 503b8f02efc1adaec63e18ee95f91d5ba4c1f9cf Mon Sep 17 00:00:00 2001 From: Rafa Cardoso <81191610+rafcardos@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:53:05 -0300 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3fb029f..2735c84 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM dtzar/helm-kubectl:3.1.2 -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