chore(deps): update golang:1.24.4 docker digest to 20a022e

This commit is contained in:
2025-07-02 12:04:58 +00:00
committed by Tim Wundenberg
parent ab82512b17
commit c1fcdf4372

View File

@@ -1,4 +1,4 @@
FROM golang:1.24.4@sha256:764d7e0ce1df1e4a1bddc6d1def5f3516fdc045c5fad88e61f67fdbd1857282f AS builder_go
FROM golang:1.24.4@sha256:20a022e5112a144aa7b7aeb3f22ebf2cdaefcc4aac0d64e8deeee8cdc18b9c0f 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