Merge bfb15fc9a85d0917fdb09fa5f9f706f1239e81c4 into 8b66753a278249b3469c93cb8607ff73a07533c2

This commit is contained in:
Jan Stabenow 2026-02-26 07:11:07 +00:00 committed by GitHub
commit 4021fc9034
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
ARG GOLANG_IMAGE=golang:1.22-alpine3.19
ARG BUILD_IMAGE=alpine:3.19
ARG BUILD_IMAGE=alpine:3.23.2
# Cross-Compilation
# https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/