[enh] container: remove unneeded dependencies

This commit is contained in:
Ivan Gabaldon
2025-06-27 19:52:41 +02:00
parent fe11e9af3b
commit 9b20f3f92f
2 changed files with 0 additions and 6 deletions

View File

@@ -8,10 +8,6 @@ contents:
- python3-dev - python3-dev
- py3-pip - py3-pip
- brotli - brotli
# lxml (armv7)
- libxml2-dev
- libxslt-dev
- zlib-dev
# uwsgi # uwsgi
- libffi-dev - libffi-dev

View File

@@ -8,8 +8,6 @@ contents:
- python3 - python3
# healthcheck # healthcheck
- wget - wget
# lxml (armv7)
- libxslt
# uwsgi # uwsgi
- libxml2 - libxml2
- mailcap - mailcap