mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-03 20:45:23 +02:00
add python3-dev
This commit is contained in:
parent
aa8b0337aa
commit
c57c3f5205
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ ENV POETRY_VERSION 1.1.6
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
gcc g++ \
|
gcc g++ \
|
||||||
curl \
|
curl \
|
||||||
|
python3-dev \
|
||||||
gnupg gnupg2 gnupg1 \
|
gnupg gnupg2 gnupg1 \
|
||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
debian-archive-keyring \
|
debian-archive-keyring \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue