Skip to content

Commit

Permalink
Update Docker Container Repo
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Hadley <[email protected]>
  • Loading branch information
ahadley1124 committed Feb 16, 2024
1 parent 4e6012c commit b51bc94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ COPY . .
# into this layer.
RUN cargo fetch

RUN apt-get update

RUN apt-get install pkg-config

# Build the application.
Expand Down

0 comments on commit b51bc94

Please sign in to comment.