From b16bef459cb52ab7c1ab69737bcd7ff29b316abc Mon Sep 17 00:00:00 2001 From: John Norwood Date: Mon, 25 Apr 2022 18:04:42 +0100 Subject: [PATCH] Updates alpine docker image to fix issue #124 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d63f122..d51bb30 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.11.5 +FROM alpine:3.15 COPY helm-docs /usr/bin/