Compare commits
No commits in common. "renovate/golang-1.x" and "custom" have entirely different histories.
renovate/g
...
custom
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23.6 AS build
|
FROM golang:1.23.5 AS build
|
||||||
|
|
||||||
WORKDIR /code
|
WORKDIR /code
|
||||||
RUN go install github.com/a-h/templ/cmd/templ@latest
|
RUN go install github.com/a-h/templ/cmd/templ@latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user