peace2024 commited on
Commit
6189941
·
verified ·
1 Parent(s): 3960395

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -18,7 +18,7 @@ ENV HF_HOME=/app/.cache/huggingface
18
  ENV TRANSFORMERS_CACHE=/app/.cache/huggingface
19
 
20
  # Configure Git
21
- RUN git config --system user.email "peace2024@users.noreply.huggingface.co" && \
22
  git config --system user.name "peace2024"
23
 
24
  # Copy requirements
 
18
  ENV TRANSFORMERS_CACHE=/app/.cache/huggingface
19
 
20
  # Configure Git
21
+ RUN git config --system user.email "dubswayindia@gmail.com" && \
22
  git config --system user.name "peace2024"
23
 
24
  # Copy requirements