diff --git a/docker-compose.yml b/docker-compose.yml index 81cd115..8c48d52 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,5 +1,4 @@ -version: '3.8' - +# Removed the 'version' field as it is obsolete per the documentation services: mysql: image: mysql:8.0