mtyrrell commited on
Commit
024eb9a
·
verified ·
1 Parent(s): 2dd02aa

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ghcr.io/huggingface/chat-ui-db:0.9.4
2
 
3
  # Switch to root to perform necessary setup steps like copying the startup script
4
  USER root
 
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