1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

add python3-dev

This commit is contained in:
hay-kot 2021-04-29 18:45:22 -08:00
parent aa8b0337aa
commit c57c3f5205

View file

@ -16,6 +16,7 @@ ENV POETRY_VERSION 1.1.6
RUN apt-get update && apt-get install -y --no-install-recommends \
gcc g++ \
curl \
python3-dev \
gnupg gnupg2 gnupg1 \
apt-transport-https \
debian-archive-keyring \