chore(deps): update golang:1.23.0 docker digest to 1a6db32
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.23.0@sha256:613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd AS builder_go
|
FROM golang:1.23.0@sha256:1a6db32ea47a4910759d5bcbabeb8a8b42658e311bd8348ea4763735447c636c AS builder_go
|
||||||
WORKDIR /me-fit
|
WORKDIR /me-fit
|
||||||
RUN go install github.com/a-h/templ/cmd/templ@latest
|
RUN go install github.com/a-h/templ/cmd/templ@latest
|
||||||
COPY . ./
|
COPY . ./
|
||||||
|
|||||||
Reference in New Issue
Block a user