From 7a051e723b6c0c34020fef68f0e2c4f2919ff145 Mon Sep 17 00:00:00 2001 From: shu Date: Mon, 26 Jul 2021 15:17:11 +0000 Subject: [PATCH] push to v1.38.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 70d9e27..2297ba2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.14 AS builder -ENV VERSION=v1.38.0 +ENV VERSION=v1.38.1 RUN apk add --no-cache \ alpine-sdk \