Spaces:
Running
on
A100
Running
on
A100
No longer pin the chat-ui version
Browse files- Dockerfile +0 -2
Dockerfile
CHANGED
@@ -23,8 +23,6 @@ RUN git clone https://github.com/huggingface/chat-ui.git
|
|
23 |
|
24 |
WORKDIR /app/chat-ui
|
25 |
|
26 |
-
RUN git reset --hard 171ed2719caeb1e45d067158c4d781022518587c
|
27 |
-
|
28 |
COPY .env.local.template .env.local.template
|
29 |
|
30 |
RUN mkdir defaults
|
|
|
23 |
|
24 |
WORKDIR /app/chat-ui
|
25 |
|
|
|
|
|
26 |
COPY .env.local.template .env.local.template
|
27 |
|
28 |
RUN mkdir defaults
|