1 Commits

Author SHA1 Message Date
a8cd390e42 fix(deps): update module golang.org/x/crypto to v0.47.0
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 45s
2026-01-13 09:03:31 +00:00

View File

@@ -21,7 +21,7 @@ COPY . ./
RUN npm run build
FROM debian:13.3@sha256:5cf544fad978371b3df255b61e209b373583cb88b733475c86e49faa15ac2104
FROM debian:13.3@sha256:1c7b8fc319f989adc969ae62db4c856f3907290b99807c1e8cdb4038819d0aba
WORKDIR /spend-sparrow
RUN apt-get update && apt-get install -y ca-certificates && echo "" > .env
COPY migration ./migration