gptapi commited on
Commit
fdbe89f
·
verified ·
1 Parent(s): fc59011

Update Dockerfile

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