From eb9b96be611b84830aa1babacfb7070ecd2a8b1b Mon Sep 17 00:00:00 2001 From: Bruno Paz Date: Fri, 10 Apr 2020 11:53:45 +0100 Subject: [PATCH] feat: update hadolint version and use alpine --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6c740a5..8202bf2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM hadolint/hadolint:v1.17.2 +FROM hadolint/hadolint:v1.17.5-alpine COPY LICENSE README.md /