push to 0.6.1

This commit is contained in:
Sebastian Hugentobler 2019-09-24 09:31:47 +00:00
parent 45e3a9ddaf
commit 9e2330e1d6

View File

@ -1,6 +1,6 @@
FROM alpine:3.10 as builder
ENV VERSION=v0.5.2
ENV VERSION=v0.6.1
RUN apk --no-cache add \
gcc \