chore(deps): update golang:1.26.0 docker digest to fb612b7
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 1m12s

This commit is contained in:
2026-03-03 05:05:13 +00:00
parent 270cb99027
commit 46ae141324

View File

@@ -1,4 +1,4 @@
FROM golang:1.26.0@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5 AS builder_go
FROM golang:1.26.0@sha256:fb612b7831d53a89cbc0aaa7855b69ad7b0caf603715860cf538df854d047b84 AS builder_go
WORKDIR /spend-sparrow
RUN go install github.com/golangci/golangci-lint/v2/cmd/golangci-lint@latest
RUN go install github.com/a-h/templ/cmd/templ@latest