Skip to content

Commit

Permalink
Drop version key
Browse files Browse the repository at this point in the history
It is declared obsolete by docker compose.
docker/compose#11628
  • Loading branch information
Chocobo1 committed May 18, 2024
1 parent bee7223 commit 2d41945
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.9"

services:
qbittorrent-nox:
# for debugging
Expand Down
2 changes: 0 additions & 2 deletions manual_build/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3.9"

services:
qbittorrent-nox:
build: .
Expand Down

0 comments on commit 2d41945

Please sign in to comment.