push to v1.24.0

This commit is contained in:
Sebastian Hugentobler 2020-12-10 09:14:10 +01:00
parent d74e75221b
commit 2c6865de2d
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM alpine:3.12 AS builder
ENV VERSION=v1.23.0
ENV VERSION=v1.24.0
RUN apk add --no-cache \
alpine-sdk \