chore(deps): update golang docker tag to v1.24.2
This commit was merged in pull request #414.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.1@sha256:52ff1b35ff8de185bf9fd26c70077190cd0bed1e9f16a2d498ce907e5c421268 AS builder_go
|
||||
FROM golang:1.24.2@sha256:991aa6a6e4431f2f01e869a812934bd60fbc87fb939e4a1ea54b8494ab9d2fc6 AS builder_go
|
||||
WORKDIR /web-app-template
|
||||
RUN go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
|
||||
RUN go install github.com/a-h/templ/cmd/templ@latest
|
||||
|
||||
Reference in New Issue
Block a user