Skip to content

Commit

Permalink
build(api): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chamburr committed Feb 10, 2024
1 parent 3c0bc1a commit 2cc1814
Show file tree
Hide file tree
Showing 4 changed files with 659 additions and 546 deletions.
2 changes: 1 addition & 1 deletion docker/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN cargo build --release

FROM alpine:3.18

RUN apk add --no-cache dumb-init libgcc libssl1.1
RUN apk add --no-cache dumb-init libgcc

WORKDIR /app

Expand Down
Loading

0 comments on commit 2cc1814

Please sign in to comment.