From af2bf593021ce327e30a68cd6063bc06067aa302 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Fri, 25 Mar 2022 10:32:08 +0100 Subject: [PATCH] push to 1.55.2 [skip CI] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index deb8d2b..1794506 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.15 AS builder -ENV VERSION=v1.54.0 +ENV VERSION=v1.55.2 RUN apk add --no-cache \ alpine-sdk \