From 3a03349338592d43325ba00ba7945119c93e14fe Mon Sep 17 00:00:00 2001 From: shu Date: Sun, 26 Apr 2020 09:26:15 +0000 Subject: [PATCH] push to v1.12.4 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0880d87..991782d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.11 AS builder -ENV VERSION=v1.12.3 +ENV VERSION=v1.12.4 RUN apk add --no-cache \ alpine-sdk \