Compare commits
No commits in common. "d40dce624bfbf172c633cb1b1680c499b30c3930" and "527fa8c13d1fb7b1a42f9142fefa01bc6ef92844" have entirely different histories.
d40dce624b
...
527fa8c13d
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24.2 AS build
|
FROM golang:1.23.6 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