push to version 0.6.1

This commit is contained in:
Sebastian Hugentobler 2022-08-18 10:21:45 +02:00
parent 440e029fe7
commit 3e5485a8ef
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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