From 353568b442d6d5ef8ab3ac79be53c11463a37f2d Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Fri, 22 Apr 2022 10:09:50 +0200 Subject: [PATCH] push to version 1.57.1 [skip ci] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1794506..2193c7c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.15 AS builder -ENV VERSION=v1.55.2 +ENV VERSION=v1.57.1 RUN apk add --no-cache \ alpine-sdk \