mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-04 04:55:21 +02:00
add all cryptography deps 🤞
This commit is contained in:
parent
c57c3f5205
commit
6536441d22
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||
gcc g++ \
|
||||
curl \
|
||||
python3-dev \
|
||||
build-essential \
|
||||
libssl-dev \
|
||||
libffi-dev \
|
||||
gnupg gnupg2 gnupg1 \
|
||||
apt-transport-https \
|
||||
debian-archive-keyring \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue