chore(deps): update golang:1.23.2 docker digest to a7f2fc9
This commit was merged in pull request #211.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.2@sha256:adee809c2d0009a4199a11a1b2618990b244c6515149fe609e2788ddf164bd10 AS builder_go
|
||||
FROM golang:1.23.2@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 AS builder_go
|
||||
WORKDIR /me-fit
|
||||
RUN go install github.com/a-h/templ/cmd/templ@latest && go install github.com/vektra/mockery/v2@latest
|
||||
COPY . ./
|
||||
|
||||
Reference in New Issue
Block a user