push to version 1.7.0

This commit is contained in:
Sebastian Hugentobler 2019-12-13 11:01:40 +00:00
parent 72913d5be7
commit 040694495c

View File

@ -1,6 +1,6 @@
FROM alpine:3.10 AS builder
ENV VERSION=v1.6.1
ENV VERSION=v1.7.0
RUN apk add --no-cache \
alpine-sdk \