push to v1.23.0

This commit is contained in:
Sebastian Hugentobler 2020-11-18 14:26:12 +00:00
parent 0b7275e729
commit d74e75221b

View File

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