fix: update docker-compose.yml link to version 0.1.3
taylorwalton committed
Jul 23, 2025 at 14:19 UTC
f0f2026c16bd43a207139cd89e60454c8f193b4d
1 file changed
+1
-1
README.md
+1
-1
@@ -85,7 +85,7 @@ systemctl restart docker
85
86
```bash
87
# Clone the CoPilot repository
88
-wget https://raw.githubusercontent.com/socfortress/CoPilot/v0.1.2/docker-compose.yml
88
+wget https://raw.githubusercontent.com/socfortress/CoPilot/v0.1.3/docker-compose.yml
89
90
# Edit the docker-compose.yml file to set the server name and/or the services you want to use
91