push to 0.7.2

This commit is contained in:
Sebastian Hugentobler 2022-11-18 09:25:26 +01:00
parent ff61e61c59
commit 109458b3c1

View File

@ -1,6 +1,6 @@
FROM docker.io/golang:1.18.3-alpine3.16 as builder
ENV VERSION=v0.6.1
ENV VERSION=v0.7.2
RUN apk --no-cache add \
git \