chore(deps): update debian docker tag to v12.8
This commit is contained in:
@@ -11,7 +11,7 @@ COPY . ./
|
|||||||
RUN npm install && npm run build
|
RUN npm install && npm run build
|
||||||
|
|
||||||
|
|
||||||
FROM debian:12.7@sha256:e11072c1614c08bf88b543fcfe09d75a0426d90896408e926454e88078274fcb
|
FROM debian:12.8@sha256:10901ccd8d249047f9761845b4594f121edef079cfd8224edebd9ea726f0a7f6
|
||||||
WORKDIR /me-fit
|
WORKDIR /me-fit
|
||||||
RUN apt-get update && apt-get install -y ca-certificates && echo "" > .env
|
RUN apt-get update && apt-get install -y ca-certificates && echo "" > .env
|
||||||
COPY --from=builder_go /me-fit/me-fit ./me-fit
|
COPY --from=builder_go /me-fit/me-fit ./me-fit
|
||||||
|
|||||||
Reference in New Issue
Block a user