We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7facc38 commit 0828a10Copy full SHA for 0828a10
php/EE/Migration/Containers.php
@@ -58,6 +58,7 @@ public static function start_container_migration() {
58
}
59
60
if ( empty( $updated_images ) ) {
61
+ self::maybe_update_docker_compose();
62
return;
63
64
0 commit comments