push to version v0.5.1

This commit is contained in:
Sebastian Hugentobler 2019-04-04 21:48:17 +02:00
parent b1b32a79ea
commit c43698c124

View File

@ -1,6 +1,6 @@
FROM alpine:3.9 as builder
ENV VERSION=v0.4.0
ENV VERSION=v0.5.1
RUN apk --no-cache add \
gcc \