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

This commit is contained in:
2026-02-24 23:29:01 +00:00
parent 837822cf3d
commit 1d19c29d5e

View File

@@ -1,4 +1,4 @@
FROM golang:1.26.0@sha256:c83e68f3ebb6943a2904fa66348867d108119890a2c6a2e6f07b38d0eb6c25c5 AS builder_go
FROM golang:1.26.0@sha256:b39810f6440772ab1ddaf193aa0c2a2bbddebf7a877f127c113b103e48fd8139 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