Update language files
This commit is contained in:
@@ -11,7 +11,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN git config --global user.email "docker@example.com"
|
||||
RUN git config --global user.name "Docker Container"
|
||||
RUN git config --global user.email "gitea@yorgei.com"
|
||||
RUN git config --global user.name "Yorgei"
|
||||
|
||||
CMD ["python", "download_and_compare.py"]
|
||||
|
||||
Reference in New Issue
Block a user