whosefriendA opened a new pull request, #853:
URL: https://github.com/apache/dubbo-go-samples/pull/853

   #### What this PR does / Why we need it
   
   ##### Description:
   
   According to the latest Docker Compose specification, the top-level version 
key is deprecated and no longer required.
   
   Modern versions of Docker Compose now default to the [Compose 
Specification](https://www.google.com/search?q=https://github.com/compose-spec/compose-spec/blob/master/spec.md)
 and will ignore this legacy key. Removing it simplifies the docker-compose.yml 
file and aligns it with current best practices.
   
   This commit removes the redundant version: '3' declaration to optimize the 
configuration.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to