mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-11 09:14:16 -04:00
add python3-dev
This commit is contained in:
parent
aa8b0337aa
commit
c57c3f5205
@ -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…
x
Reference in New Issue
Block a user