Skip to content

Commit

Permalink
Add libmysqlclient-dev for diesel to function
Browse files Browse the repository at this point in the history
  • Loading branch information
rnijveld committed Apr 10, 2024
1 parent c78ed23 commit 8958883
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 @@ -19,6 +19,7 @@ RUN set -eux; \
libssl-dev \
libpq-dev \
libsqlite3-dev \
default-libmysqlclient-dev \
binaryen \
crossbuild-essential-amd64 \
crossbuild-essential-arm64 \
Expand Down

0 comments on commit 8958883

Please sign in to comment.