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

This commit is contained in:
Sebastian Hugentobler 2025-05-22 11:36:39 +02:00
parent 95182e8f60
commit e4e3c3269b
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.24-alpine3.21 as builder
ENV VERSION=v0.12.0 ENV VERSION=v0.12.1
RUN apk --no-cache add \ RUN apk --no-cache add \
git \ git \