chore(deps): update golang:1.24.5 docker digest to ef5b4be
This commit was merged in pull request #527.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.5@sha256:a3bb6cd5f068b34961d60dcd7fc51fb70df7b74b4aa89ac480fc38a6ccba265e AS builder_go
|
||||
FROM golang:1.24.5@sha256:ef5b4be1f94b36c90385abd9b6b4f201723ae28e71acacb76d00687333c17282 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