norhan12 commited on
Commit
e5f63f9
·
verified ·
1 Parent(s): b47e7e9

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -33,7 +33,7 @@ ENV MPLCONFIGDIR=/tmp/matplotlib \
33
  FONTCONFIG_PATH=/tmp/fontconfig \
34
  LHOTSE_CACHE_DIR=/tmp/lhotse \
35
  HF_HUB_ENABLE_HF_TRANSFER=1 \
36
- PYTHONUNBUFFERED=1 \
37
 
38
 
39
  # 7. Install Python dependencies as non-root user
 
33
  FONTCONFIG_PATH=/tmp/fontconfig \
34
  LHOTSE_CACHE_DIR=/tmp/lhotse \
35
  HF_HUB_ENABLE_HF_TRANSFER=1 \
36
+ PYTHONUNBUFFERED=1
37
 
38
 
39
  # 7. Install Python dependencies as non-root user