push to 0.10.7
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 3m48s

This commit is contained in:
Sebastian Hugentobler 2024-04-22 15:42:48 +02:00
parent 58f339286b
commit 714203ace8
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.6
ENV VERSION=v0.10.7
RUN apk --no-cache add \
git \