[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2024-01-14 15:39:02 +00:00
parent f620ed2fcc
commit bee2a9c80f

View File

@@ -8,7 +8,7 @@ COPY src .
RUN python3 -m compileall -b -f . && \ RUN python3 -m compileall -b -f . && \
find . -name "*.py" -type f -delete find . -name "*.py" -type f -delete
FROM python:3.11-alpine3.19 FROM python:3.11-alpine3.19
ENV PIP_NO_CACHE_DIR=off iSPBTV_docker=True iSPBTV_data_dir=data TERM=xterm-256color COLORTERM=truecolor ENV PIP_NO_CACHE_DIR=off iSPBTV_docker=True iSPBTV_data_dir=data TERM=xterm-256color COLORTERM=truecolor