chore(deps): update golang:1.24.4 docker digest to 8806e87
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 3m48s

This commit is contained in:
2025-06-11 18:09:25 +00:00
parent 4e55c6bf69
commit c2fdefd716

View File

@@ -1,4 +1,4 @@
FROM golang:1.24.4@sha256:dc3de886034b72c0d916022e36986435b0692f3e7d14aa69e2c4d3f8d6b58a03 AS builder_go FROM golang:1.24.4@sha256:8806e871f0a81b8a5e3165fb743bc1b80d92f6f8a0f0ff317b015c4adeffc0e2 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