diff options
| -rw-r--r-- | Dockerfile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@  FROM python:slim  RUN apt update -RUN apt install -y gcc +RUN apt install -y gcc git  ENV PYTHONFAULTHANDLER=1 \      PYTHONUNBUFFERED=1 \  | 
| index : metricity | ||
| A mirrored copy of the python-discord/metricity repository. | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | Dockerfile | 2 | 
@@ -1,7 +1,7 @@  FROM python:slim  RUN apt update -RUN apt install -y gcc +RUN apt install -y gcc git  ENV PYTHONFAULTHANDLER=1 \      PYTHONUNBUFFERED=1 \  |