Skip to content

Commit

Permalink
try fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
wedamija committed Jun 5, 2024
1 parent 0c6277e commit e079373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RUN mkdir -p ~/.cargo && \
echo 'protocol = "sparse"' >> ~/.cargo/config

RUN apk add --no-cache libc-dev
RUN apk add pkgconfig

RUN cargo new --bin /app
WORKDIR /app
Expand Down

0 comments on commit e079373

Please sign in to comment.