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

aded github auth

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