gptapi commited on
Commit
5df17a2
·
verified ·
1 Parent(s): 66276bb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -1 +1,2 @@
1
- FROM ghcr.io/variantconst/openwebui-monitor:latest
 
 
1
+ FROM ghcr.io/variantconst/openwebui-monitor:latest
2
+ CMD ["bash", "start.sh"]