chore(deps): update debian docker tag to v13.1
This commit was merged in pull request #295.
This commit is contained in:
@@ -21,7 +21,7 @@ COPY . ./
|
||||
RUN npm run build
|
||||
|
||||
|
||||
FROM debian:13.0@sha256:6d87375016340817ac2391e670971725a9981cfc24e221c47734681ed0f6c0f5
|
||||
FROM debian:13.1@sha256:3e9aba199a6f39f7ca38f07b41ad155b06d4ff7f189416cf980d5e85101914fe
|
||||
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