push to v0.8.1

This commit is contained in:
Sebastian Hugentobler 2020-07-08 18:03:43 +00:00
parent 6844217da6
commit dbabb93afa

View File

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