chore(deps): update golang docker tag to v1.24.3
This commit is contained in:
parent
a01a4febf5
commit
8972785d0d
@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.2 AS build
|
||||
FROM golang:1.24.3 AS build
|
||||
|
||||
WORKDIR /code
|
||||
RUN go install github.com/a-h/templ/cmd/templ@latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user