chore(deps): update golang:1.24.2 docker digest to 8131d99
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 5m28s

This commit is contained in:
2025-04-29 03:07:58 +00:00
parent 68adbf7216
commit 329412acb9

View File

@@ -1,4 +1,4 @@
FROM golang:1.24.2@sha256:d9db32125db0c3a680cfb7a1afcaefb89c898a075ec148fdc2f0f646cc2ed509 AS builder_go FROM golang:1.24.2@sha256:8131d99bd9bdf38a3b9720c23c3d21f40d65137d4b2fd2eccab20e7ab7b5dee4 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