From 33c6643abaaa58862e7e7cf0241859eb6196d259 Mon Sep 17 00:00:00 2001 From: Mario Siegenthaler Date: Tue, 14 Apr 2020 09:08:14 +0200 Subject: [PATCH] chore: update helm to 2.16.5 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c6c0690..aaff70f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine/helm:2.16.4 +FROM linkyard/alpine-helm:2.16.5 LABEL maintainer "mario.siegenthaler@linkyard.ch" RUN apk add --update --upgrade --no-cache jq bash curl git gettext libintl