Compare commits
1 Commits
172f6248a8
...
6db6680a16
Author | SHA1 | Date | |
---|---|---|---|
6db6680a16 |
@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.1 AS build
|
||||
FROM golang:1.24.2 AS build
|
||||
|
||||
WORKDIR /code
|
||||
RUN go install github.com/a-h/templ/cmd/templ@latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user