Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,2 +1,2 @@
|
|
| 1 |
FROM ghcr.io/variantconst/openwebui-monitor:latest
|
| 2 |
-
CMD ["
|
|
|
|
| 1 |
FROM ghcr.io/variantconst/openwebui-monitor:latest
|
| 2 |
+
CMD ["start.sh"]
|