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

This commit is contained in:
2026-02-25 09:10:04 +00:00
parent 837822cf3d
commit fa869a3981

View File

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