push to v0.1.4

This commit is contained in:
Sebastian Hugentobler 2020-12-10 09:39:27 +01:00
parent fe93472f6e
commit 4b56c3ace5
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM golang:1-alpine3.12 as builder FROM golang:1-alpine3.12 as builder
ENV VERSION=v0.1.2 ENV VERSION=v0.1.4
RUN apk --no-cache add \ RUN apk --no-cache add \
git \ git \