cyfyifanchen commited on
Commit
c97e2a6
·
verified ·
1 Parent(s): 2cc649e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/ten-framework/ten_agent_build:0.6.9-2-g0bb4d85-cuda
2
 
3
  # install huggingface cli
4
  RUN pip install "huggingface_hub[cli]" hf_transfer
 
1
+ FROM ghcr.io/ten-framework/ten_agent_build:0.6.8-1-g245f4d9-cuda
2
 
3
  # install huggingface cli
4
  RUN pip install "huggingface_hub[cli]" hf_transfer