Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM ghcr.io/m-tyrrell/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-giz
|
| 2 |
|
| 3 |
# Switch to root to perform necessary setup steps like copying the startup script
|
| 4 |
USER root
|