From 7804db039a985a821fa22382ddc2985884965dd3 Mon Sep 17 00:00:00 2001 From: shu Date: Wed, 24 Nov 2021 09:14:26 +0000 Subject: [PATCH] push to 1.47.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index cac4453..f98a750 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.14 AS builder -ENV VERSION=v1.44.0 +ENV VERSION=v1.47.1 RUN apk add --no-cache \ alpine-sdk \