Compare commits
No commits in common. "renovate/golang-1.x" and "main" have entirely different histories.
renovate/g
...
main
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user