chore(deps): update golang:1.26.1 docker digest to cd78d88
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 1m9s

This commit is contained in:
2026-04-07 20:03:42 +00:00
parent bf2262b159
commit b3c6d9161f

View File

@@ -1,4 +1,4 @@
FROM golang:1.26.1@sha256:595c7847cff97c9a9e76f015083c481d26078f961c9c8dca3923132f51fe12f1 AS builder_go
FROM golang:1.26.1@sha256:cd78d88e00afadbedd272f977d375a6247455f3a4b1178f8ae8bbcb201743a8a 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