push to 0.6.2

This commit is contained in:
Sebastian Hugentobler 2023-09-22 11:43:12 +02:00
parent 542fadb185
commit f138a350f9
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

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