Ivan Gabaldon 2025-05-05 13:15:37 +02:00
parent 319c7645bf
commit b32c445abc
No known key found for this signature in database
GPG Key ID: 075587C93FA67582

View File

@ -46,6 +46,8 @@ FROM docker.io/library/python:3.13-slim
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
# healthcheck
wget \
# uwsgi
libpcre3 \
libxml2 \