Skip to content

Commit aba6471

Browse files
[docs] Remove obsolete version attribute from docker-compose.yml (#2137)
**Link the Issue(s) this Pull Request is related to.** - #1800 **Summarize your change.** The `version` attribute is deprecated in Docker Compose V2 and is ignored. Removing it eliminates the warning message when running docker compose commands.
1 parent 5519f7d commit aba6471

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: '3.8'
2-
31
services:
42
# Build documentation
53
docs-build:

0 commit comments

Comments
 (0)