Princess3 commited on
Commit
d3238bc
·
verified ·
1 Parent(s): a324b41

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
  # Use the official Agent Zero image as the base
2
  FROM agent0ai/agent-zero:latest
3
- CMD run agent0ai/agent-zero
4
 
 
1
  # Use the official Agent Zero image as the base
2
  FROM agent0ai/agent-zero:latest
3
+ CMD agent0ai/agent-zero
4