Update docker-compose.yml to version v0.0.7
Taylor committed
Apr 16, 2024 at 14:10 UTC
00afe2176b4578346005b693326fb8c67aa08d11
1 file changed
+1
-1
README.md
+1
-1
@@ -84,7 +84,7 @@ systemctl restart docker
84
85
```bash
86
# Clone the CoPilot repository
87
-wget https://raw.githubusercontent.com/socfortress/CoPilot/v0.0.4/docker-compose.yml
87
+wget https://raw.githubusercontent.com/socfortress/CoPilot/v0.0.7/docker-compose.yml
88
89
# Edit the docker-compose.yml file to set the server name and/or the services you want to use
90