From be0e357322404872e232cd0e467903149fb53396 Mon Sep 17 00:00:00 2001 From: shu Date: Tue, 18 May 2021 05:32:10 +0000 Subject: [PATCH] push to v1.34.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7e380fc..e00a564 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.13 AS builder -ENV VERSION=v1.32.2 +ENV VERSION=v1.34.0 RUN apk add --no-cache \ alpine-sdk \