chore(deps): update debian:12.9 docker digest to 3528682
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 1h11m14s
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 1h11m14s
This commit is contained in:
@@ -21,7 +21,7 @@ COPY . ./
|
|||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
|
|
||||||
FROM debian:12.9@sha256:4abf773f2a570e6873259c4e3ba16de6c6268fb571fd46ec80be7c67822823b3
|
FROM debian:12.9@sha256:35286826a88dc879b4f438b645ba574a55a14187b483d09213a024dc0c0a64ed
|
||||||
WORKDIR /web-app-template
|
WORKDIR /web-app-template
|
||||||
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 migration ./migration
|
COPY migration ./migration
|
||||||
|
|||||||
Reference in New Issue
Block a user