Compare commits
1 Commits
main
...
renovate/g
Author | SHA1 | Date | |
---|---|---|---|
02f874a414 |
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24.2 AS build
|
FROM golang:1.24.4 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
|
||||||
|
Reference in New Issue
Block a user