push to v1.19.2

This commit is contained in:
Sebastian Hugentobler 2020-09-16 15:13:24 +00:00
parent cd737dade3
commit 606c74035d

View File

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