push to version 1.50.2

This commit is contained in:
Sebastian Hugentobler 2022-01-25 10:50:24 +01:00
parent ccaecf4833
commit fb3d1b2b51
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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