mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-13 23:42:52 -05:00
add python3-dev
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user