push to version 1.4.0

This commit is contained in:
Sebastian Hugentobler 2019-10-03 17:23:24 +02:00
parent 9378ce9481
commit 018a86d19c

View File

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