push to version 0.99.5.1

This commit is contained in:
Sebastian Hugentobler 2019-05-23 05:49:52 +00:00
parent 90b220f283
commit 2b59753649

View File

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