push to version v1.0.0

This commit is contained in:
Sebastian Hugentobler 2019-06-12 09:10:58 +00:00
parent 91b9847970
commit 17e385a763

View File

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