Skip to content

Commit 0e6b739

Browse files
authored
Remove deprecated version in compose file (#5498)
This minor change removes the deprecated `version` property from the Docker Compose file to avoid the warning when running it, aligning it with current best practices and recommendations.
1 parent a81c3b4 commit 0e6b739

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker-compose.example.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: '3.8'
21
x-common:
32
database:
43
&db-environment

0 commit comments

Comments
 (0)