chore(deps): update golang:1.23.2 docker digest to cc637ce
This commit was merged in pull request #216.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.2@sha256:a7f2fc9834049c1f5df787690026a53738e55fc097cd8a4a93faa3e06c67ee32 AS builder_go
|
||||
FROM golang:1.23.2@sha256:cc637ce72c1db9586bd461cc5882df5a1c06232fd5dfe211d3b32f79c5a999fc 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