chore(deps): update golang:1.24.3 docker digest to 1bcf884
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 12m5s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 6m5s

This commit was merged in pull request #125.
This commit is contained in:
2025-05-22 03:15:33 +00:00
parent e92c2f991f
commit 78b7905813

View File

@@ -1,4 +1,4 @@
FROM golang:1.24.3@sha256:86b4cff66e04d41821a17cea30c1031ed53e2635e2be99ae0b4a7d69336b5063 AS builder_go
FROM golang:1.24.3@sha256:1bcf8844d2464a6485c87646f9da684610758eb1a2df63c8a6e7ca47c64f8655 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