push to version 0.99.3

This commit is contained in:
Sebastian Hugentobler 2019-04-01 15:36:04 +00:00
parent 534006a4a3
commit 11e98a9ced

View File

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