push to version 1.2.1

This commit is contained in:
Sebastian Hugentobler 2019-07-26 15:39:58 +00:00
parent b4eff78282
commit 70a7bf408c

View File

@ -1,6 +1,6 @@
FROM alpine:3.10 AS builder
ENV VERSION=1.1.0
ENV VERSION=1.2.1
RUN apk add --no-cache \
alpine-sdk \