chore(deps): update golang:1.24.2 docker digest to b665273
Build Docker Image / Build-Docker-Image (push) Successful in 7m41s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m36s

This commit was merged in pull request #16.
This commit is contained in:
2025-04-08 06:07:27 +00:00
parent 84ac67c6ad
commit 027f5bb393
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.24.2@sha256:991aa6a6e4431f2f01e869a812934bd60fbc87fb939e4a1ea54b8494ab9d2fc6 AS builder_go
FROM golang:1.24.2@sha256:b6652731d1d5622f85509f72942ce2a344e3bf6dd6793b2e462cc5fb3126b566 AS builder_go
WORKDIR /spend-sparrow
RUN go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
RUN go install github.com/a-h/templ/cmd/templ@latest