Compare commits

..

No commits in common. "renovate/golang-1.x" and "main" have entirely different histories.

View File

@ -1,4 +1,4 @@
FROM golang:1.24 AS builder FROM golang:1.23 AS builder
ENV GO111MODULE=on \ ENV GO111MODULE=on \
CGO_ENABLED=0 \ CGO_ENABLED=0 \
GOOS=linux \ GOOS=linux \