chore(deps): update debian docker tag to v13.2
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 8s
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 8s
This commit is contained in:
@@ -21,7 +21,7 @@ COPY . ./
|
||||
RUN npm run build
|
||||
|
||||
|
||||
FROM debian:13.1@sha256:01a723bf5bfb21b9dda0c9a33e0538106e4d02cce8f557e118dd61259553d598
|
||||
FROM debian:13.2@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
|
||||
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