mtyrrell commited on
Commit
8bb60d4
·
verified ·
1 Parent(s): 4ce769a

Updated container image source

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/m-tyrrell/chat-ui-db:0.9.4-patched
2
 
3
  # Switch to root to perform necessary setup steps like copying the startup script
4
  USER root
 
1
+ FROM ghcr.io/chabo-project/hf-chat-ui:0.9.4-chabo
2
 
3
  # Switch to root to perform necessary setup steps like copying the startup script
4
  USER root