From 17c8e25f4eec3950902c61ff13c5560163d6d134 Mon Sep 17 00:00:00 2001 From: Quinten <67589015+QuintenQVD0@users.noreply.github.com> Date: Tue, 26 Sep 2023 18:18:47 +0200 Subject: [PATCH] Add tini redbot --- bot/red/Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bot/red/Dockerfile b/bot/red/Dockerfile index 7776860..d796331 100644 --- a/bot/red/Dockerfile +++ b/bot/red/Dockerfile @@ -33,7 +33,8 @@ RUN apt update \ libexpat1-dev \ liblzma-dev \ ffmpeg \ - imagemagick + imagemagick \ + tini RUN pip install --upgrade pip RUN pip install python-forecastio tweepy unidecode discord-text-sanitizer mcstatus bs4 sqlalchemy geocoder valve python-valve py-cpuinfo psutil