Build Tools: Remove the old docker-compose.yml file, now no longer used.

See #47767.


Built from https://develop.svn.wordpress.org/trunk@45785


git-svn-id: http://core.svn.wordpress.org/trunk@45596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Gary Pendergast 2019-08-12 09:22:55 +00:00
parent 20f833426a
commit 28ad3662fc

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.3-alpha-45784';
$wp_version = '5.3-alpha-45785';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.