Compare commits

..

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

View File

@ -1,4 +1,4 @@
FROM golang:1.23.6 AS build
FROM golang:1.23.5 AS build
WORKDIR /app