Skip to content

Commit

Permalink
Remove unneeded version specifier in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Nov 23, 2024
1 parent 69bf096 commit 2ab6ffe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Modified version of python-discord/bot

version: "3.8"

x-restart-policy: &restart_policy
restart: unless-stopped

Expand Down

0 comments on commit 2ab6ffe

Please sign in to comment.