lucy1118 commited on
Commit
915e881
·
verified ·
1 Parent(s): 474e8cb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- From ghcr.io/gordonchanfz/miyu:azure-stt-tts
2
  WORKDIR /app
3
  EXPOSE 7860
4
  CMD python kitt.py start
 
1
+ From ghcr.io/gordonchanfz/miyu:azure
2
  WORKDIR /app
3
  EXPOSE 7860
4
  CMD python kitt.py start