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

This commit is contained in:
2025-10-01 21:06:04 +00:00
parent 278630f2e9
commit 3d604e5f9c

View File

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