chore(deps): update golang:1.25.1 docker digest to 3c96199
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4m32s

This commit is contained in:
2025-10-01 18:05:56 +00:00
parent 278630f2e9
commit 75abff71c6

View File

@@ -1,4 +1,4 @@
FROM golang:1.25.1@sha256:8305f5fa8ea63c7b5bc85bd223ccc62941f852318ebfbd22f53bbd0b358c07e1 AS builder_go
FROM golang:1.25.1@sha256:3c9619997c330b7e48c1dd3280444fccaf1d3b68c10c63fbba7d3461a6b61b3f 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