diff options
Diffstat (limited to '')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM python:3.7-slim +FROM python:3.8-slim # Set pip to have cleaner logs and no saved cache ENV PIP_NO_CACHE_DIR=false \ |
| index : sir-lancebot | ||
| A mirrored copy of the python-discord/sir-lancebot repository. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | Dockerfile | 2 |
@@ -1,4 +1,4 @@ -FROM python:3.7-slim +FROM python:3.8-slim # Set pip to have cleaner logs and no saved cache ENV PIP_NO_CACHE_DIR=false \ |