push to 1.52.0

This commit is contained in:
Sebastian Hugentobler 2022-02-09 11:10:01 +01:00
parent 5dd7899074
commit 937959bdb9
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM alpine:3.14 AS builder
ENV VERSION=v1.50.2
ENV VERSION=v1.52.0
RUN apk add --no-cache \
alpine-sdk \