chore(deps): update golang:1.24.1 docker digest to fa145a3
This commit was merged in pull request #402.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24.1@sha256:c5adecdb7b3f8c5ca3c88648a861882849cc8b02fed68ece31e25de88ad13418 AS builder_go
|
FROM golang:1.24.1@sha256:fa145a3c13f145356057e00ed6f66fbd9bf017798c9d7b2b8e956651fe4f52da AS builder_go
|
||||||
WORKDIR /web-app-template
|
WORKDIR /web-app-template
|
||||||
RUN go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
|
RUN go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
|
||||||
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