push to v1.20.1

This commit is contained in:
Sebastian Hugentobler 2020-09-26 08:28:10 +00:00
parent 606c74035d
commit 71501eb6d2

View File

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