chore(deps): update golang:1.25.6 docker digest to 06d1251
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m9s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m13s

This commit was merged in pull request #421.
This commit is contained in:
2026-02-13 10:12:46 +00:00
parent 8468fd4293
commit 0775f81142

View File

@@ -1,4 +1,4 @@
FROM golang:1.25.6@sha256:fc24d3881a021e7b968a4610fc024fba749f98fe5c07d4f28e6cfa14dc65a84c AS builder_go
FROM golang:1.25.6@sha256:06d1251c59a75761ce4ebc8b299030576233d7437c886a68b43464bad62d4bb1 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