push to 0.12.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 2m33s

This commit is contained in:
Sebastian Hugentobler 2025-04-23 16:52:07 +02:00
parent efefea6077
commit 95182e8f60
Signed by: shu
SSH Key Fingerprint: SHA256:ppcx6MlixdNZd5EUM1nkHOKoyQYoJwzuQKXM6J/t66M

View File

@ -1,6 +1,6 @@
FROM docker.io/golang:1.23-alpine3.21 as builder FROM docker.io/golang:1.23-alpine3.21 as builder
ENV VERSION=v0.11.3 ENV VERSION=v0.12.0
RUN apk --no-cache add \ RUN apk --no-cache add \
git \ git \