push to version v1.1.0

This commit is contained in:
Sebastian Hugentobler 2019-07-04 13:32:26 +00:00
parent bb92972a22
commit b4eff78282

View File

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