push to version 0.99.2rc1

This commit is contained in:
Sebastian Hugentobler 2019-02-27 11:48:30 +00:00
parent 95ab5f7df0
commit 534006a4a3

View File

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