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

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.1-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.9-2-g0bb4d85-cuda
2
 
3
  # install huggingface cli
4
  RUN pip install "huggingface_hub[cli]" hf_transfer