From cd737dade34fe1a6a30372a0247e131b95950860 Mon Sep 17 00:00:00 2001 From: shu Date: Mon, 17 Aug 2020 14:47:48 +0000 Subject: [PATCH] push to v1.19.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b13e9e5..f868a44 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.12 AS builder -ENV VERSION=v1.18.0 +ENV VERSION=v1.19.0 RUN apk add --no-cache \ alpine-sdk \