Spaces:
Running
Running
MadisonWirtanen
commited on
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM ghcr.io/open-webui/open-webui:
|
2 |
|
3 |
COPY sync_data.sh sync_data.sh
|
4 |
|
|
|
1 |
+
FROM ghcr.io/open-webui/open-webui:latest
|
2 |
|
3 |
COPY sync_data.sh sync_data.sh
|
4 |
|