diff --git a/docker-compose.yml b/docker-compose.yml index 5fe5c4d61f..deb10f9fc0 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -427,7 +427,7 @@ services: - forum - memcached - mongo - - mysql57 + - mysql80 # Allows attachment to the LMS service using 'docker attach '. stdin_open: true tty: true @@ -600,7 +600,7 @@ services: - lms - memcached - mongo - - mysql57 + - mysql80 # Allows attachment to the CMS service using 'docker attach '. stdin_open: true tty: true