diff options
Diffstat (limited to 'container/base.yml')
| -rw-r--r-- | container/base.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/container/base.yml b/container/base.yml index e0a3d9d07..0fb742595 100644 --- a/container/base.yml +++ b/container/base.yml @@ -8,9 +8,6 @@ contents: - python3 # healthcheck - wget - # uwsgi - - libxml2 - - mailcap entrypoint: command: /bin/sh -l |