From 7241cc8a7491ba8a4949626b83d9eb217ff69760 Mon Sep 17 00:00:00 2001 From: shu Date: Fri, 30 Jul 2021 17:48:21 +0000 Subject: [PATCH] push to v1.39.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2297ba2..b1cfb77 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.14 AS builder -ENV VERSION=v1.38.1 +ENV VERSION=v1.39.0 RUN apk add --no-cache \ alpine-sdk \