diff --git a/bot/red/Dockerfile b/bot/red/Dockerfile index d796331..f66d861 100644 --- a/bot/red/Dockerfile +++ b/bot/red/Dockerfile @@ -37,7 +37,7 @@ RUN apt update \ 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 +RUN pip install python-forecastio tweepy unidecode mcstatus bs4 sqlalchemy geocoder valve python-valve py-cpuinfo psutil RUN mkdir -p /home/container/.config/Red-DiscordBot/ RUN ln -s /home/container/.config/Red-DiscordBot/ /usr/local/share/Red-DiscordBot