push to version 1.63.1

This commit is contained in:
Sebastian Hugentobler 2022-07-22 14:52:21 +02:00
parent 66d138ee58
commit 913f2db068
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM docker.io/alpine:3.16 AS builder
ENV VERSION=v1.62.0
ENV VERSION=v1.63.1
RUN apk add --no-cache \
alpine-sdk \