push to 0.10.6

This commit is contained in:
Sebastian Hugentobler 2024-03-28 13:55:22 +01:00
parent 6bfabc3bc0
commit 58f339286b
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,6 +1,6 @@
FROM docker.io/golang:1.21-alpine3.19 as builder
ENV VERSION=v0.10.5
ENV VERSION=v0.10.6
RUN apk --no-cache add \
git \