chore(deps): update debian:13.1 docker digest to fd8f5a1
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4m14s
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 4m14s
This commit is contained in:
@@ -21,7 +21,7 @@ COPY . ./
|
||||
RUN npm run build
|
||||
|
||||
|
||||
FROM debian:13.1@sha256:833c135acfe9521d7a0035a296076f98c182c542a2b6b5a0fd7063d355d696be
|
||||
FROM debian:13.1@sha256:fd8f5a1df07b5195613e4b9a0b6a947d3772a151b81975db27d47f093f60c6e6
|
||||
WORKDIR /spend-sparrow
|
||||
RUN apt-get update && apt-get install -y ca-certificates && echo "" > .env
|
||||
COPY migration ./migration
|
||||
|
||||
Reference in New Issue
Block a user