push to v0.1.5

This commit is contained in:
Sebastian Hugentobler 2021-01-07 07:23:24 +00:00
parent 4b56c3ace5
commit f3f9b2af24

View File

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