Skip to content

Commit

Permalink
Update compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xdFNLeaks authored Jan 14, 2024
1 parent e35ce05 commit 7df5730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
container_name: managebot
privileged: true
restart: unless-stopped
image: "ghcr.io/xdFNLeaks/managebot:latest"
image: "ghcr.io/xdfnleaks/managebot:main"
volumes:
- ./config:/usr/src/app/config
- /var/run/docker.sock:/var/run/docker.sock

0 comments on commit 7df5730

Please sign in to comment.