push to v1.12.3

This commit is contained in:
Sebastian Hugentobler 2020-04-04 07:52:05 +00:00
parent 55c7638fe0
commit 86d0acd505

View File

@ -1,6 +1,6 @@
FROM alpine:3.11 AS builder
ENV VERSION=v1.12.0
ENV VERSION=v1.12.3
RUN apk add --no-cache \
alpine-sdk \