Merge remote-tracking branch 'refs/remotes/origin/custom' into custom
All checks were successful
Build and publish the docker image / build (push) Successful in 1m45s
All checks were successful
Build and publish the docker image / build (push) Successful in 1m45s
This commit is contained in:
commit
a01a4febf5
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23.4 AS build
|
FROM golang:1.24.2 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